﻿@media screen and (min-width:767px) and (max-width:1023px) {
    .hp-primary-main .header-primary-nav li {
        margin: 0 1.5% !important
    }
}

body.blog-post-view .page-title {
    margin-bottom: 2rem
}

.blog__post-view {
    font-size: 14px;
    line-height: 28px;
    color: #555
}

    .blog__post-view:before, .blog__post-view:after {
        content: '';
        display: table
    }

    .blog__post-view:after {
        clear: both
    }

    .blog__post-view .blog__post-featured-image {
        float: left;
        padding: 0 2rem 2rem 0
    }

.blog__post-view-related-posts {
    margin: 2rem 0
}

    .blog__post-view-related-posts:before, .blog__post-view-related-posts:after {
        content: '';
        display: table
    }

    .blog__post-view-related-posts:after {
        clear: both
    }

    .blog__post-view-related-posts .block-title {
        font-size: 1.8rem;
        margin-bottom: 1rem
    }

    .blog__post-view-related-posts ol {
        margin: 0 -1.5rem;
        list-style: none;
        padding: 0
    }

        .blog__post-view-related-posts ol li {
            float: left;
            width: 50%;
            padding-left: 1.5rem;
            box-sizing: border-box;
            margin-bottom: 2rem;
            color: #999;
            font-size: 1.2rem
        }

            .blog__post-view-related-posts ol li img {
                max-width: 7rem;
                margin: 0 1rem 1rem 0;
                float: left;
                border-radius: 2px
            }

            .blog__post-view-related-posts ol li a.post-name {
                display: block;
                margin-top: -5px;
                font-weight: 500;
                color: #333;
                font-size: 1.4rem
            }

.blog__post-view-related-products {
    margin: 2rem 0
}

    .blog__post-view-related-products:before, .blog__post-view-related-products:after {
        content: '';
        display: table
    }

    .blog__post-view-related-products:after {
        clear: both
    }

    .blog__post-view-related-products .block-title {
        font-size: 1.8rem
    }

    .blog__post-view-related-products ol {
        margin: 0;
        list-style: none;
        padding: 0
    }

.addthis_bar_fixed {
    display: none !important
}

.blog__sidebar-main > .block {
    margin-bottom: 2rem !important
}

    .blog__sidebar-main > .block .block-title {
        font-size: 18px;
        font-weight: 300;
        margin-bottom: .5rem
    }

        .blog__sidebar-main > .block .block-title strong {
            font-weight: 300
        }

.blog__sidebar-search {
    margin-bottom: 2rem
}

    .blog__sidebar-search form {
        position: relative
    }

        .blog__sidebar-search form input {
            font-size: 1.3rem;
            border-radius: 3px
        }

        .blog__sidebar-search form button {
            right: 0;
            top: 0;
            position: absolute;
            border-radius: 0 3px 3px 0
        }

.blog__sidebar-recent .block-content {
    border: 1px solid #ccc
}

.blog__sidebar-recent .items {
    padding: 0 5px
}

.blog__sidebar-recent .item {
    margin: 13px 0;
    width: 100%
}

    .blog__sidebar-recent .item:before, .blog__sidebar-recent .item:after {
        content: '';
        display: table
    }

    .blog__sidebar-recent .item:after {
        clear: both
    }

    .blog__sidebar-recent .item img {
        padding: 0 1rem 1rem 0;
        float: left;
        max-width: 10rem;
        border-radius: 2px
    }

    .blog__sidebar-recent .item .bnsl_sort {
        float: left;
        margin-top: 2px;
        display: inline-block;
        width: 16px;
        height: 16px;
        border-radius: 2px;
        background-color: #08457c;
        font-size: 12px;
        color: #fff;
        text-align: center
    }

    .blog__sidebar-recent .item .bnsl_sort_dark {
        float: left;
        margin-top: 2px;
        display: inline-block;
        width: 16px;
        height: 16px;
        border-radius: 2px;
        background-color: #999;
        font-size: 12px;
        color: #fff;
        text-align: center
    }

    .blog__sidebar-recent .item a {
        width: 86%;
        margin-left: 5px;
        color: #333;
        font-size: 14px;
        display: inline-block;
        text-decoration: none;
        overflow: hidden;
        white-space: nowrap;
        text-overflow: ellipsis
    }

        .blog__sidebar-recent .item a:hover {
            color: #0f5085 !important
        }

.blog__sidebar-category-tree li.item.level-2 a {
    padding-left: 4rem
}

.blog__sidebar-category-tree li.item.level-3 a {
    padding-left: 7rem
}

.blog__sidebar-category-tree li.item.level-4 a {
    padding-left: 9rem
}

.blog__sidebar-category-tree li.item.level-5 a {
    padding-left: 12rem
}

.blog__sidebar-tag-cloud .block-content {
    border: 1px solid #ccc
}

.blog__sidebar-tag-cloud a {
    color: #666
}

.blog__sidebar-rss-link {
    text-align: center
}

    .blog__sidebar-rss-link a {
        color: #999;
        font-size: 1.5rem
    }

        .blog__sidebar-rss-link a:hover {
            text-decoration: none
        }

.blog_new_sidebar_title {
    padding: 6px 20px;
    font-size: 18px;
    color: #333
}

.blog_new_sidebar_line {
    width: 100%;
    height: 2px;
    overflow: hidden;
    background: #08457c
}

.tag_names {
    width: 100%;
    position: relative;
    margin: 0 auto
}

    .tag_names a {
        width: 32%;
        height: 30px;
        line-height: 36px;
        position: relative;
        display: inline-block;
        text-align: center;
        overflow: hidden;
        white-space: nowrap;
        text-overflow: ellipsis;
        font-size: 14px
    }

.mx_new_blog:hover {
    color: #0f5085 !important
}

.multi-checkout-fields label {
    display: block;
    margin-bottom: 7px
}

.multi-checkout-fields .field {
    margin: 1.5em 0
}

    .multi-checkout-fields .field.checkbox label {
        display: inline-block;
        margin: 0 0 0 12px
    }

.collection-point-country, .collection-point-postalcode, .collection-point-button {
    display: inline-block;
    padding: 20px 10px 0 0
}

.collection-point-list {
    border: 1px solid #c2c2c2;
    max-height: 200px;
    overflow: auto
}

.collection-point-postalcode {
    max-width: 9em;
    vertical-align: top
}

.field-error {
    color: #e02b27;
    font-size: 1.2rem;
    margin-top: 7px
}

table.collection-point-opening-hours > tbody > tr > td {
    padding-bottom: 2px
}

.collection-point-message {
    padding-top: 10px
}

.box-order-shipping-address .box-subtitle {
    font-weight: 600
}

.box-order-shipping-address .order-shipping-secondary-address {
    margin-top: 1rem
}

@media only screen and (min-device-width:320px) and (max-device-width:780px) and (orientation:landscape) {
    .product-video {
        height: 100%;
        width: 81%
    }
}

.checkout-cart-index .hp_product .block.widget .products-grid.products .product-item .product-item-details {
    text-align: left
}

    .checkout-cart-index .hp_product .block.widget .products-grid.products .product-item .product-item-details .product-item-name {
        width: 100%
    }

.ie9 .page-wrapper {
    background-color: #fff;
    min-height: 0
}

@media all and (min-width:768px),print {
    .abs-product-options-list-desktop dt, .block-giftregistry-shared .item-options dt {
        clear: left;
        float: left;
        margin: 0 10px 5px 0
    }

        .block-giftregistry-shared .item-options dt:after {
            content: ': '
        }

    .abs-product-options-list-desktop dd, .block-giftregistry-shared .item-options dd {
        display: inline-block;
        float: left;
        margin: 0 0 5px
    }

    .abs-button-desktop {
        width: auto
    }

    .abs-blocks-2columns, .abs-discount-block-desktop .block, .storecredit .block, .login-container .block, .account .column.main .block:not(.widget) .block-content .box, .form-address-edit > .fieldset, .form-edit-account .fieldset, .paypal-review-discount .block, .cart-discount .block {
        width: 48%
    }

        .abs-discount-block-desktop .block:nth-child(1), .storecredit .block:nth-child(1), .login-container .block:nth-child(1), .account .column.main .block:not(.widget) .block-content .box:nth-child(1), .form-address-edit > .fieldset:nth-child(1), .form-edit-account .fieldset:nth-child(1), .paypal-review-discount .block:nth-child(1), .cart-discount .block:nth-child(1) {
            clear: left;
            float: left
        }

        .abs-discount-block-desktop .block:nth-child(2), .storecredit .block:nth-child(2), .login-container .block:nth-child(2), .account .column.main .block:not(.widget) .block-content .box:nth-child(2), .form-address-edit > .fieldset:nth-child(2), .form-edit-account .fieldset:nth-child(2), .paypal-review-discount .block:nth-child(2), .cart-discount .block:nth-child(2) {
            float: right
        }

            .abs-discount-block-desktop .block:nth-child(2) + *, .storecredit .block:nth-child(2) + *, .login-container .block:nth-child(2) + *, .account .column.main .block:not(.widget) .block-content .box:nth-child(2) + *, .form-address-edit > .fieldset:nth-child(2) + *, .form-edit-account .fieldset:nth-child(2) + *, .paypal-review-discount .block:nth-child(2) + *, .cart-discount .block:nth-child(2) + * {
                clear: both
            }

    .abs-margin-for-blocks-and-widgets-desktop, .customer-review .product-details, .page-main .block {
        margin-bottom: 50px
    }

    .abs-reset-left-margin-desktop, .column.main .paypal-review .actions-toolbar, .column.main .block-giftregistry-shared-items .actions-toolbar {
        margin-left: 0
    }

    .abs-action-remove-desktop, .abs-add-fields-desktop .fieldset .additional .action.remove, .form-giftregistry-share .fieldset .additional .action.remove, .form-giftregistry-edit .fieldset .additional .action.remove, .form-create-return .fieldset .additional .action.remove, .form.send.friend .fieldset .additional .action.remove {
        margin-left: 90%
    }

    .abs-add-fields-desktop .fieldset .field .control, .form-giftregistry-share .fieldset .field .control, .form-giftregistry-edit .fieldset .field .control, .form-create-return .fieldset .field .control, .form.send.friend .fieldset .field .control {
        width: auto
    }

    .abs-margin-for-forms-desktop {
        margin-left: 25.8%
    }

    .abs-visually-hidden-desktop, .block-collapsible-nav .title, .modes-label, .block-search .label {
        border: 0;
        clip: rect(0,0,0,0);
        height: 1px;
        margin: -1px;
        overflow: hidden;
        padding: 0;
        position: absolute;
        width: 1px
    }

    .abs-add-clearfix-desktop:before, .abs-add-clearfix-desktop:after, .paypal-review .block-content:before, .paypal-review .block-content:after, .paypal-review-discount:before, .paypal-review-discount:after, .order-review-form:before, .order-review-form:after, .cart-container:before, .cart-container:after, .block-giftregistry-shared .item-options:before, .block-giftregistry-shared .item-options:after, .data.table .gift-wrapping .nested:before, .data.table .gift-wrapping .nested:after, .data.table .gift-wrapping .content:before, .data.table .gift-wrapping .content:after, .magento-rma-guest-returns .column.main .block.block-order-details-view:before, .magento-rma-guest-returns .column.main .block.block-order-details-view:after, .order-links:before, .order-links:after, .account .column.main .block.block-order-details-view:before, .account .column.main .block.block-order-details-view:after, [class^=sales-guest-] .column.main .block.block-order-details-view:before, [class^=sales-guest-] .column.main .block.block-order-details-view:after, .sales-guest-view .column.main .block.block-order-details-view:before, .sales-guest-view .column.main .block.block-order-details-view:after, .page-header .header.panel:before, .page-header .header.panel:after, .header.content:before, .header.content:after, .login-container:before, .login-container:after, .account .page-title-wrapper:before, .account .page-title-wrapper:after, .account .column.main .block:not(.widget) .block-content:before, .account .column.main .block:not(.widget) .block-content:after, .block-addresses-list .items.addresses:before, .block-addresses-list .items.addresses:after, .block-wishlist-management:before, .block-wishlist-management:after, .header.content:before, .header.content:after {
        content: '';
        display: table
    }

    .abs-add-clearfix-desktop:after, .paypal-review .block-content:after, .paypal-review-discount:after, .order-review-form:after, .cart-container:after, .block-giftregistry-shared .item-options:after, .data.table .gift-wrapping .nested:after, .data.table .gift-wrapping .content:after, .magento-rma-guest-returns .column.main .block.block-order-details-view:after, .order-links:after, .account .column.main .block.block-order-details-view:after, [class^=sales-guest-] .column.main .block.block-order-details-view:after, .sales-guest-view .column.main .block.block-order-details-view:after, .page-header .header.panel:after, .header.content:after, .login-container:after, .account .page-title-wrapper:after, .account .column.main .block:not(.widget) .block-content:after, .block-addresses-list .items.addresses:after, .block-wishlist-management:after, .header.content:after {
        clear: both
    }

    .abs-add-box-sizing-desktop, .abs-shopping-cart-items-desktop, .column.main, .sidebar-main, .sidebar-additional, .bundle-options-container .block-bundle-summary, .magento-rma-guest-returns .column.main .block.block-order-details-view .block-content:not(.widget) .box, .account .column.main .block.block-order-details-view .block-content:not(.widget) .box, [class^=sales-guest-] .column.main .block.block-order-details-view .block-content:not(.widget) .box, .sales-guest-view .column.main .block.block-order-details-view .block-content:not(.widget) .box, .cart-container .cart-gift-item {
        box-sizing: border-box
    }

    .abs-add-box-sizing-desktop-m {
        box-sizing: border-box
    }

    .abs-revert-field-type-desktop .fieldset > .field, .abs-revert-field-type-desktop .fieldset .fields > .field {
        margin: 0 0 20px
    }

        .abs-revert-field-type-desktop .fieldset > .field:not(.choice) > .label, .abs-revert-field-type-desktop .fieldset .fields > .field:not(.choice) > .label {
            box-sizing: content-box;
            float: none;
            width: auto;
            text-align: left;
            padding: 0
        }

        .abs-revert-field-type-desktop .fieldset > .field:not(.choice) > .control, .abs-revert-field-type-desktop .fieldset .fields > .field:not(.choice) > .control {
            float: none;
            width: auto
        }

        .abs-revert-field-type-desktop .fieldset > .field > .label, .abs-revert-field-type-desktop .fieldset .fields > .field > .label {
            margin: 0 0 8px;
            display: inline-block
        }

        .abs-revert-field-type-desktop .fieldset > .field.choice:before, .abs-revert-field-type-desktop .fieldset .fields > .field.choice:before, .abs-revert-field-type-desktop .fieldset > .field.no-label:before, .abs-revert-field-type-desktop .fieldset .fields > .field.no-label:before {
            display: none
        }

    .abs-form-field-column-2 .fieldset .field, .form-giftregistry-share .fieldset .field, .form-giftregistry-edit .fieldset .field, .form-create-return .fieldset .field, .form.send.friend .fieldset .field {
        padding: 0 12px 0 0;
        box-sizing: border-box;
        display: inline-block;
        width: 50%;
        vertical-align: top
    }

        .abs-form-field-column-2 .fieldset .field + .fieldset, .form-giftregistry-share .fieldset .field + .fieldset, .form-giftregistry-edit .fieldset .field + .fieldset, .form-create-return .fieldset .field + .fieldset, .form.send.friend .fieldset .field + .fieldset {
            clear: both
        }

        .form-giftregistry-share .fieldset .field:nth-last-child(1), .form-giftregistry-share .fieldset .field:nth-last-child(2), .form-giftregistry-edit .fieldset .field:nth-last-child(1), .form-giftregistry-edit .fieldset .field:nth-last-child(2), .form-create-return .fieldset .field:nth-last-child(1), .form-create-return .fieldset .field:nth-last-child(2), .form.send.friend .fieldset .field:nth-last-child(1), .form.send.friend .fieldset .field:nth-last-child(2) {
            margin-bottom: 0
        }

        .abs-form-field-column-2 .fieldset .field .field, .form-giftregistry-share .fieldset .field .field, .form-giftregistry-edit .fieldset .field .field, .form-create-return .fieldset .field .field, .form.send.friend .fieldset .field .field {
            padding: 0;
            width: 100%
        }

    .abs-form-field-revert-column-1 {
        width: 100%
    }

    .abs-forms-general-desktop, .form-giftcard-redeem, .form-giftregistry-create {
        max-width: 500px
    }

        .abs-forms-general-desktop .legend, .form-giftcard-redeem .legend, .form-giftregistry-create .legend {
            border: 0;
            clip: rect(0,0,0,0);
            height: 1px;
            margin: -1px;
            overflow: hidden;
            padding: 0;
            position: absolute;
            width: 1px
        }

            .abs-forms-general-desktop .legend + br, .form-giftcard-redeem .legend + br, .form-giftregistry-create .legend + br {
                display: none
            }

    .abs-revert-side-paddings, .checkout-cart-index .page-title-wrapper, .cart-summary .block .content, .cart-empty {
        padding-left: 0;
        padding-right: 0
    }

    .abs-account-block-font-size, .block-balance-giftcard .block-content, .block-reviews-dashboard .product-name, .block-addresses-list address, .box-billing-address .box-content, .box-shipping-address .box-content, .box-address-billing .box-content, .box-address-shipping .box-content, .box-information .box-content {
        font-size: 1.6rem
    }

    .abs-account-table-margin-desktop, .table-wrapper.balance-history, .table-wrapper.reward-history, .table-wrapper.orders-recent {
        margin-top: -25px
    }

    .abs-action-print {
        display: inline-block;
        text-decoration: none
    }

        .abs-action-print:before {
            -webkit-font-smoothing: antialiased;
            -moz-osx-font-smoothing: grayscale;
            font-size: 16px;
            line-height: 16px;
            color: inherit;
            content: '\e624';
            font-family: 'luma-icons';
            margin: 0 4px 0 0;
            vertical-align: middle;
            display: inline-block;
            font-weight: 400;
            overflow: hidden;
            speak: none;
            text-align: center
        }

    .abs-no-display-desktop, .sidebar .block.widget .pager .item:not(.pages-item-next):not(.pages-item-previous) {
        display: none
    }

    .abs-status-desktop, .return-status, .order-status {
        margin-top: 6px;
        padding: 5px 10px
    }

    .abs-title-orders-desktop .page-main .page-title-wrapper .order-date, .magento-rma-returns-returns .page-main .page-title-wrapper .order-date, .magento-rma-returns-view .page-main .page-title-wrapper .order-date, .account .page-main .page-title-wrapper .order-date, [class^=sales-guest-] .page-main .page-title-wrapper .order-date, .sales-guest-view .page-main .page-title-wrapper .order-date {
        margin: -14px 0 18px
    }

    .abs-table-bordered-desktop {
        border: none
    }

        .abs-table-bordered-desktop > thead > tr > th, .abs-table-bordered-desktop > tbody > tr > th, .abs-table-bordered-desktop > tfoot > tr > th, .abs-table-bordered-desktop > thead > tr > td, .abs-table-bordered-desktop > tbody > tr > td, .abs-table-bordered-desktop > tfoot > tr > td {
            border: none
        }

        .abs-table-bordered-desktop > thead > tr > th, .abs-table-bordered-desktop > thead > tr > td {
            border-bottom: 1px solid #ccc
        }

    .abs-pager-toolbar, .toolbar-giftregistry-results, .account .toolbar, .toolbar-wishlist-results {
        position: relative
    }

        .abs-pager-toolbar .toolbar-amount, .abs-pager-toolbar .limiter, .toolbar-giftregistry-results .toolbar-amount, .toolbar-giftregistry-results .limiter, .account .toolbar .toolbar-amount, .account .toolbar .limiter, .toolbar-wishlist-results .toolbar-amount, .toolbar-wishlist-results .limiter {
            position: relative;
            z-index: 1
        }

        .abs-pager-toolbar .toolbar-amount, .toolbar-giftregistry-results .toolbar-amount, .account .toolbar .toolbar-amount, .toolbar-wishlist-results .toolbar-amount {
            line-height: 30px;
            padding: 0
        }

        .abs-pager-toolbar .pages, .toolbar-giftregistry-results .pages, .account .toolbar .pages, .toolbar-wishlist-results .pages {
            float: right
        }

    .abs-shopping-cart-items-desktop, .cart-container .cart-gift-item {
        width: 75%;
        float: left;
        -ms-flex-order: 1;
        -webkit-order: 1;
        order: 1;
        padding-right: 4%;
        position: relative
    }

    .abs-discount-block-desktop .block > .title, .paypal-review-discount .block > .title, .cart-discount .block > .title {
        border: 0;
        padding: 0 0 10px
    }

        .abs-discount-block-desktop .block > .title strong, .paypal-review-discount .block > .title strong, .cart-discount .block > .title strong {
            font-size: 1.6rem
        }

    .abs-discount-block-desktop .block .content, .paypal-review-discount .block .content, .cart-discount .block .content {
        padding: 0 0 20px
    }

    .abs-discount-block-desktop .actions-toolbar .secondary, .paypal-review-discount .actions-toolbar .secondary, .cart-discount .actions-toolbar .secondary {
        bottom: -30px;
        left: 0;
        position: absolute
    }

    h1 {
        font-size: 40px;
        margin-bottom: 40px
    }

    .navigation, .breadcrumbs, .page-header .header.panel, .header.content, .footer.content, .page-wrapper > .widget, .page-wrapper > .page-bottom, .block.category.event, .top-container, .page-main {
        box-sizing: border-box;
        margin-left: auto;
        margin-right: auto;
        max-width: 1280px;
        padding-left: 20px;
        padding-right: 20px;
        width: auto
    }

    .page-main {
        width: 100%
    }

    .ie9 .page-main {
        width: auto
    }

    .columns {
        display: block
    }

    .column.main {
        min-height: 300px
    }

    .page-layout-1column .column.main {
        width: 100%;
        -ms-flex-order: 2;
        -webkit-order: 2;
        order: 2
    }

    .page-layout-3columns .column.main {
        width: 58.33333333%;
        display: inline-block;
        -ms-flex-order: 2;
        -webkit-order: 2;
        order: 2
    }

    .page-layout-2columns-left .column.main {
        width: 79.16666667%;
        float: right;
        -ms-flex-order: 2;
        -webkit-order: 2;
        order: 2
    }

    .page-layout-2columns-right .column.main {
        width: 79.16666667%;
        float: left;
        -ms-flex-order: 1;
        -webkit-order: 1;
        order: 1
    }

    .sidebar-main {
        padding-right: 2%
    }

    .page-layout-3columns .sidebar-main {
        width: 20.83333333%;
        float: left;
        -ms-flex-order: 1;
        -webkit-order: 1;
        order: 1
    }

    .page-layout-2columns-left .sidebar-main {
        width: 20.83333333%;
        float: left;
        -ms-flex-order: 1;
        -webkit-order: 1;
        order: 1
    }

    .page-layout-2columns-right .sidebar-main {
        width: 20.83333333%;
        float: left;
        -ms-flex-order: 1;
        -webkit-order: 1;
        order: 1
    }

    .page-layout-2columns-right .sidebar-main {
        padding-left: 2%;
        padding-right: 0
    }

    .sidebar-additional {
        clear: right;
        padding-left: 2%
    }

    .page-layout-3columns .sidebar-additional {
        width: 20.83333333%;
        float: right;
        -ms-flex-order: 3;
        -webkit-order: 3;
        order: 3
    }

    .page-layout-2columns-left .sidebar-additional {
        width: 20.83333333%;
        float: right;
        -ms-flex-order: 2;
        -webkit-order: 2;
        order: 2
    }

    .page-layout-2columns-right .sidebar-additional {
        width: 20.83333333%;
        float: right;
        -ms-flex-order: 2;
        -webkit-order: 2;
        order: 2
    }

    .page-layout-2columns-left .sidebar-additional {
        clear: left;
        float: left;
        padding-left: 0;
        padding-right: 2%
    }

    .panel.header {
        padding: 10px 20px
    }

    .nav-toggle {
        display: none
    }

    .header-cat-nav {
        float: left;
        width: 18.9%
    }

        .header-cat-nav .header-cat-nav-title {
            height: 34px;
            line-height: 34px;
            font-weight: 600;
            color: #fff;
            background: #08457c;
            display: block;
            text-decoration: none
        }

            .header-cat-nav .header-cat-nav-title:before {
                -webkit-font-smoothing: antialiased;
                -moz-osx-font-smoothing: grayscale;
                font-size: 20px;
                line-height: inherit;
                color: #fff;
                content: '☰';
                font-family: 'luma-icons';
                vertical-align: middle;
                display: inline-block;
                font-weight: 400;
                overflow: hidden;
                speak: none;
                text-align: center
            }

            .header-cat-nav .header-cat-nav-title:hover:before {
                color: #fff
            }

            .header-cat-nav .header-cat-nav-title:before {
                margin: -2px 6px 0 10px;
                font-weight: 500
            }

    .hp-primary-main .header-primary-nav {
        margin-bottom: 6px;
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box;
        margin-left: -4px;
        padding: 0 10px;
        height: 34px;
        line-height: 34px;
        background: #fff;
        border-bottom: 2px solid #08457c
    }

        .hp-primary-main .header-primary-nav li {
            float: left;
            text-align: center;
            margin: 0 3%
        }

            .hp-primary-main .header-primary-nav li a {
                font-weight: 600;
                font-size: 1.8rem;
                color: #606060
            }

                .hp-primary-main .header-primary-nav li a:hover {
                    text-decoration: none;
                    color: #08457c;
                    font-size: 2rem
                }

    .nav-sections {
        -webkit-flex-shrink: 0;
        flex-shrink: 0;
        -webkit-flex-basis: auto;
        flex-basis: auto;
        margin-bottom: 0
    }

    .nav-sections-item-title {
        display: none
    }

    .nav-sections-item-content {
        display: block !important
    }

        .nav-sections-item-content > * {
            display: none
        }

        .nav-sections-item-content > .navigation {
            display: block
        }

    .navigation {
        background: #f0f0f0;
        font-weight: 700;
        height: inherit;
        left: auto;
        overflow: inherit;
        padding: 0;
        position: relative;
        top: 0;
        width: 100%;
        z-index: 3
    }

        .navigation:empty {
            display: none
        }

        .navigation ul {
            margin-top: 0;
            margin-bottom: 0;
            padding: 0;
            position: relative
        }

        .navigation li.level0 {
            border-top: none
        }

        .navigation li.level1 {
            position: relative
        }

        .navigation .level0 {
            margin: 0 10px 0 0;
            display: inline-block;
            position: relative
        }

            .navigation .level0:last-child {
                margin-right: 0;
                padding-right: 0
            }

            .navigation .level0:hover:after {
                content: '';
                display: block;
                position: absolute;
                top: 0;
                left: 100%;
                width: 10px;
                height: calc(103%);
                z-index: 1
            }

            .navigation .level0 > .level-top {
                color: #575757;
                line-height: 47px;
                padding: 0 12px;
                text-decoration: none;
                box-sizing: border-box;
                position: relative;
                display: inline-block
            }

                .navigation .level0 > .level-top:hover, .navigation .level0 > .level-top.ui-state-focus {
                    color: #333;
                    text-decoration: none
                }

            .navigation .level0.active > .level-top, .navigation .level0.has-active > .level-top {
                border-color: #ff5501;
                border-style: solid;
                border-width: 0 0 3px;
                color: #333;
                text-decoration: none;
                display: inline-block
            }

            .navigation .level0.parent:hover > .submenu {
                overflow: visible !important
            }

            .navigation .level0.parent > .level-top {
                padding-right: 20px
            }

                .navigation .level0.parent > .level-top > .ui-menu-icon {
                    position: absolute;
                    right: 0;
                    display: inline-block;
                    text-decoration: none
                }

                    .navigation .level0.parent > .level-top > .ui-menu-icon > span {
                        border: 0;
                        clip: rect(0,0,0,0);
                        height: 1px;
                        margin: -1px;
                        overflow: hidden;
                        padding: 0;
                        position: absolute;
                        width: 1px
                    }

                    .navigation .level0.parent > .level-top > .ui-menu-icon:after {
                        -webkit-font-smoothing: antialiased;
                        -moz-osx-font-smoothing: grayscale;
                        font-size: 12px;
                        line-height: 20px;
                        color: inherit;
                        content: '\e622';
                        font-family: 'luma-icons';
                        vertical-align: middle;
                        display: inline-block;
                        font-weight: 400;
                        overflow: hidden;
                        speak: none;
                        text-align: center
                    }

            .navigation .level0 .submenu {
                background: #fff;
                border: 1px solid #ccc;
                box-shadow: 0 5px 5px rgba(0,0,0,.19);
                font-weight: 400;
                min-width: 230px;
                padding: 15px 0;
                display: none;
                left: 0;
                margin: 0 !important;
                padding: 0;
                position: absolute;
                z-index: 1;
                margin-top: 11px
            }

                .navigation .level0 .submenu > ul {
                    margin-top: 11px
                }

                    .navigation .level0 .submenu > ul:before, .navigation .level0 .submenu > ul:after {
                        content: '';
                        display: block;
                        overflow: hidden;
                        position: absolute
                    }

                    .navigation .level0 .submenu > ul:before {
                        color: #fff;
                        left: 20px;
                        top: -20px;
                        border: 10px solid transparent;
                        height: 0;
                        width: 0;
                        border-bottom-color: #fff;
                        z-index: 4
                    }

                    .navigation .level0 .submenu > ul:after {
                        border: 11px solid transparent;
                        height: 0;
                        width: 0;
                        border-bottom-color: #ccc;
                        color: #ccc;
                        left: 19px;
                        top: -22px;
                        z-index: 3
                    }

                .navigation .level0 .submenu:before {
                    content: '';
                    display: block;
                    position: absolute;
                    width: 100%;
                    height: 4px;
                    left: 0;
                    top: -4px;
                    z-index: 1
                }

                .navigation .level0 .submenu a {
                    display: block;
                    line-height: inherit;
                    color: #575757;
                    padding: 8px 20px
                }

                    .navigation .level0 .submenu a:hover, .navigation .level0 .submenu a.ui-state-focus {
                        background: #e8e8e8;
                        color: #333;
                        text-decoration: none
                    }

                .navigation .level0 .submenu .active > a {
                    border-color: #ff5501;
                    border-style: solid;
                    border-width: 0 0 0 3px;
                    color: #333
                }

                .navigation .level0 .submenu .submenu {
                    top: 0 !important;
                    left: 100% !important
                }

                .navigation .level0 .submenu .submenu-reverse {
                    left: auto !important;
                    right: 100%
                }

                .navigation .level0 .submenu li {
                    margin: 0
                }

                    .navigation .level0 .submenu li.parent > a > .ui-menu-icon {
                        position: absolute;
                        right: 3px;
                        display: inline-block;
                        text-decoration: none
                    }

                        .navigation .level0 .submenu li.parent > a > .ui-menu-icon > span {
                            border: 0;
                            clip: rect(0,0,0,0);
                            height: 1px;
                            margin: -1px;
                            overflow: hidden;
                            padding: 0;
                            position: absolute;
                            width: 1px
                        }

                        .navigation .level0 .submenu li.parent > a > .ui-menu-icon:after {
                            -webkit-font-smoothing: antialiased;
                            -moz-osx-font-smoothing: grayscale;
                            font-size: 12px;
                            line-height: 20px;
                            color: inherit;
                            content: '\e608';
                            font-family: 'luma-icons';
                            vertical-align: middle;
                            display: inline-block;
                            font-weight: 400;
                            overflow: hidden;
                            speak: none;
                            text-align: center
                        }

            .navigation .level0.more {
                position: relative;
                display: inline-block;
                text-decoration: none
            }

                .navigation .level0.more:after {
                    -webkit-font-smoothing: antialiased;
                    -moz-osx-font-smoothing: grayscale;
                    font-size: 26px;
                    line-height: inherit;
                    color: inherit;
                    content: '\e607';
                    font-family: 'luma-icons';
                    vertical-align: middle;
                    display: inline-block;
                    font-weight: 400;
                    overflow: hidden;
                    speak: none;
                    text-align: center
                }

                .navigation .level0.more:before {
                    display: none
                }

                .navigation .level0.more:after {
                    cursor: pointer;
                    padding: 8px 12px;
                    position: relative;
                    z-index: 1
                }

                .navigation .level0.more:hover > .submenu {
                    overflow: visible !important
                }

                .navigation .level0.more li {
                    display: block
                }

    .header-cat-nav {
        position: relative
    }

        .header-cat-nav .nav-sections {
            height: 365px;
            border-top: none;
            box-sizing: border-box;
            display: none
        }

        .header-cat-nav .navigation {
            position: static
        }

            .header-cat-nav .navigation ul {
                padding: 0
            }

            .header-cat-nav .navigation li.level0 {
                position: static;
                height: 33.09px;
                display: block;
                margin: 0;
                box-sizing: border-box
            }

                .header-cat-nav .navigation li.level0:before {
                    float: left;
                    display: inline-block;
                    content: '';
                    width: 40px;
                    height: 100%;
                    background: url(https://www.zoro.cn/static/version1596246896/frontend/monotaro/rwd/zh_Hans_CN/images/primary_nav_1.png) no-repeat center center
                }

                .header-cat-nav .navigation li.level0.nav-1:hover:before, .header-cat-nav .navigation li.level0.nav-1.active:before {
                    background-image: url(https://www.zoro.cn/static/version1596246896/frontend/monotaro/rwd/zh_Hans_CN/images/primary_nav_1_active.png)
                }

                .header-cat-nav .navigation li.level0.nav-2:before {
                    background-image: url(https://www.zoro.cn/static/version1596246896/frontend/monotaro/rwd/zh_Hans_CN/images/primary_nav_2.png)
                }

                .header-cat-nav .navigation li.level0.nav-2:hover:before, .header-cat-nav .navigation li.level0.nav-2.active:before {
                    background-image: url(https://www.zoro.cn/static/version1596246896/frontend/monotaro/rwd/zh_Hans_CN/images/primary_nav_2_active.png)
                }

                .header-cat-nav .navigation li.level0.nav-3:before {
                    background-image: url(https://www.zoro.cn/static/version1596246896/frontend/monotaro/rwd/zh_Hans_CN/images/primary_nav_3.png)
                }

                .header-cat-nav .navigation li.level0.nav-3:hover:before, .header-cat-nav .navigation li.level0.nav-3.active:before {
                    background-image: url(https://www.zoro.cn/static/version1596246896/frontend/monotaro/rwd/zh_Hans_CN/images/primary_nav_3_active.png)
                }

                .header-cat-nav .navigation li.level0.nav-4:before {
                    background-image: url(https://www.zoro.cn/static/version1596246896/frontend/monotaro/rwd/zh_Hans_CN/images/primary_nav_4.png)
                }

                .header-cat-nav .navigation li.level0.nav-4:hover:before, .header-cat-nav .navigation li.level0.nav-4.active:before {
                    background-image: url(https://www.zoro.cn/static/version1596246896/frontend/monotaro/rwd/zh_Hans_CN/images/primary_nav_4_active.png)
                }

                .header-cat-nav .navigation li.level0.nav-5:before {
                    background-image: url(https://www.zoro.cn/static/version1596246896/frontend/monotaro/rwd/zh_Hans_CN/images/primary_nav_5.png)
                }

                .header-cat-nav .navigation li.level0.nav-5:hover:before, .header-cat-nav .navigation li.level0.nav-5.active:before {
                    background-image: url(https://www.zoro.cn/static/version1596246896/frontend/monotaro/rwd/zh_Hans_CN/images/primary_nav_5_active.png)
                }

                .header-cat-nav .navigation li.level0.nav-6:before {
                    background-image: url(https://www.zoro.cn/static/version1596246896/frontend/monotaro/rwd/zh_Hans_CN/images/primary_nav_6.png)
                }

                .header-cat-nav .navigation li.level0.nav-6:hover:before, .header-cat-nav .navigation li.level0.nav-6.active:before {
                    background-image: url(https://www.zoro.cn/static/version1596246896/frontend/monotaro/rwd/zh_Hans_CN/images/primary_nav_6_active.png)
                }

                .header-cat-nav .navigation li.level0.nav-7:before {
                    background-image: url(https://www.zoro.cn/static/version1596246896/frontend/monotaro/rwd/zh_Hans_CN/images/primary_nav_8.png)
                }

                .header-cat-nav .navigation li.level0.nav-7:hover:before, .header-cat-nav .navigation li.level0.nav-7.active:before {
                    background-image: url(https://www.zoro.cn/static/version1596246896/frontend/monotaro/rwd/zh_Hans_CN/images/primary_nav_8_active.png)
                }

                .header-cat-nav .navigation li.level0.nav-8:before {
                    background-image: url(https://www.zoro.cn/static/version1596246896/frontend/monotaro/rwd/zh_Hans_CN/images/primary_nav_9.png)
                }

                .header-cat-nav .navigation li.level0.nav-8:hover:before, .header-cat-nav .navigation li.level0.nav-8.active:before {
                    background-image: url(https://www.zoro.cn/static/version1596246896/frontend/monotaro/rwd/zh_Hans_CN/images/primary_nav_9_active.png)
                }

                .header-cat-nav .navigation li.level0.nav-9:before {
                    background-image: url(https://www.zoro.cn/static/version1596246896/frontend/monotaro/rwd/zh_Hans_CN/images/primary_nav_7.png)
                }

                .header-cat-nav .navigation li.level0.nav-9:hover:before, .header-cat-nav .navigation li.level0.nav-9.active:before {
                    background-image: url(https://www.zoro.cn/static/version1596246896/frontend/monotaro/rwd/zh_Hans_CN/images/primary_nav_7_active.png)
                }

                .header-cat-nav .navigation li.level0.nav-10:before {
                    background-image: url(https://www.zoro.cn/static/version1596246896/frontend/monotaro/rwd/zh_Hans_CN/images/primary_nav_10.png)
                }

                .header-cat-nav .navigation li.level0.nav-10:hover:before, .header-cat-nav .navigation li.level0.nav-10.active:before {
                    background-image: url(https://www.zoro.cn/static/version1596246896/frontend/monotaro/rwd/zh_Hans_CN/images/primary_nav_10_active.png)
                }

                .header-cat-nav .navigation li.level0.nav-11:before {
                    background-image: url(https://www.zoro.cn/static/version1596246896/frontend/monotaro/rwd/zh_Hans_CN/images/primary_nav_11.png)
                }

                .header-cat-nav .navigation li.level0.nav-11:hover:before, .header-cat-nav .navigation li.level0.nav-11.active:before {
                    background-image: url(https://www.zoro.cn/static/version1596246896/frontend/monotaro/rwd/zh_Hans_CN/images/primary_nav_11_active.png)
                }

                .header-cat-nav .navigation li.level0:hover, .header-cat-nav .navigation li.level0.active {
                    width: 100%;
                    background-color: #004986
                }

                    .header-cat-nav .navigation li.level0:hover .level-top, .header-cat-nav .navigation li.level0.active .level-top {
                        color: #fff
                    }

                .header-cat-nav .navigation li.level0 > .level-top {
                    position: relative;
                    display: block;
                    padding: 0 25px 0 0;
                    height: 100%;
                    font-weight: 700;
                    color: #606060;
                    line-height: 33.09px;
                    text-overflow: ellipsis;
                    white-space: nowrap;
                    border: none;
                    overflow: hidden;
                    font-size: 1.3rem
                }

                    .header-cat-nav .navigation li.level0 > .level-top .ui-menu-icon:after {
                        content: none !important
                    }

                    .header-cat-nav .navigation li.level0 > .level-top.active:after {
                        background-image: url(../images/triangle_active.png)
                    }

                .header-cat-nav .navigation li.level0 ul {
                    display: none;
                    position: absolute;
                    top: 0 !important;
                    left: 100% !important;
                    width: 428.8%;
                    height: 364px;
                    border: 1px solid #ddd;
                    border-top: 0;
                    border-left: 0;
                    background: #fff;
                    z-index: 99
                }

                    .header-cat-nav .navigation li.level0 ul > li {
                        height: 100%;
                        overflow-y: auto
                    }

                        .header-cat-nav .navigation li.level0 ul > li:before, .header-cat-nav .navigation li.level0 ul > li:after {
                            content: '';
                            display: table
                        }

                        .header-cat-nav .navigation li.level0 ul > li:after {
                            clear: both
                        }

                        .header-cat-nav .navigation li.level0 ul > li.all-category {
                            display: none
                        }

                    .header-cat-nav .navigation li.level0 ul .menu_left {
                        float: left;
                        padding: 9px 20px;
                        font-size: 1.2rem;
                        box-sizing: border-box;
                        width: 100%
                    }

                    .header-cat-nav .navigation li.level0 ul .menu_level1 a {
                        display: inline-block;
                        margin-bottom: 10px;
                        margin-right: 10px;
                        padding: 2px 5px 3px;
                        font-size: 1.2rem;
                        font-weight: 700;
                        color: #fff;
                        background: #08457c
                    }

                        .header-cat-nav .navigation li.level0 ul .menu_level1 a:after {
                            content: '>';
                            padding-left: 5px
                        }

                        .header-cat-nav .navigation li.level0 ul .menu_level1 a:hover {
                            text-decoration: none
                        }

                    .header-cat-nav .navigation li.level0 ul .menu_level1_2 .menu_level1_2_list {
                        border-bottom: 1px solid #eee
                    }

                        .header-cat-nav .navigation li.level0 ul .menu_level1_2 .menu_level1_2_list > a {
                            display: inline-block;
                            width: 110px;
                            font-weight: 700;
                            overflow: hidden;
                            white-space: nowrap;
                            text-overflow: ellipsis;
                            text-align: right;
                            padding-top: 10px;
                            padding-right: 10px
                        }

                            .header-cat-nav .navigation li.level0 ul .menu_level1_2 .menu_level1_2_list > a:hover {
                                text-decoration: none
                            }

                        .header-cat-nav .navigation li.level0 ul .menu_level1_2 .menu_level1_2_list:hover > a {
                            color: #fc5214
                        }

                    .header-cat-nav .navigation li.level0 ul .menu_level1_2 a {
                        color: #0a0a0a
                    }

                        .header-cat-nav .navigation li.level0 ul .menu_level1_2 a:hover {
                            color: #fc5214
                        }

                    .header-cat-nav .navigation li.level0 ul .menu_level1_2 .level2 {
                        display: inline-block;
                        margin-left: 10px;
                        width: calc(100% - 130px);
                        font-weight: 400;
                        vertical-align: top
                    }

                        .header-cat-nav .navigation li.level0 ul .menu_level1_2 .level2 a {
                            display: inline-block;
                            margin-bottom: 8px;
                            margin-top: 8px;
                            margin-right: 10px;
                            line-height: 20px;
                            color: #737373;
                            border-left: 1px solid #ddd;
                            padding-left: 10px
                        }

                            .header-cat-nav .navigation li.level0 ul .menu_level1_2 .level2 a:last-child:after {
                                content: '';
                                color: #0a0a0a
                            }

                            .header-cat-nav .navigation li.level0 ul .menu_level1_2 .level2 a:hover {
                                text-decoration: none;
                                color: #fc5214
                            }

                                .header-cat-nav .navigation li.level0 ul .menu_level1_2 .level2 a:hover:after {
                                    color: #0a0a0a
                                }

    .navigation {
        background: #f6f6f6
    }

    .cms-home .header-cat-nav .nav-sections {
        display: block;
        background: #f6f6f6
    }

    .panel.header .links, .panel.header .switcher {
        display: inline-block
    }

    .legend {
        border-bottom: 1px solid #c5c5c5
    }

    .product.data.items {
        position: relative;
        z-index: 1;
        border-bottom: 0;
        margin-left: 0;
        margin-right: 0
    }

        .product.data.items:before, .product.data.items:after {
            content: '';
            display: table
        }

        .product.data.items:after {
            clear: both
        }

        .product.data.items > .item.title {
            float: left;
            width: auto
        }

            .product.data.items > .item.title > .switch {
                height: 20px;
                display: block;
                position: relative;
                z-index: 2
            }

        .product.data.items > .item.content {
            margin-top: 20px;
            box-sizing: border-box;
            float: right;
            margin-left: -100%;
            width: 100%
        }

            .product.data.items > .item.content:before, .product.data.items > .item.content:after {
                content: '';
                display: table
            }

            .product.data.items > .item.content:after {
                clear: both
            }

            .product.data.items > .item.content.active {
                display: block
            }

        .product.data.items > .item.title {
            margin: 0 -1px 0 0
        }

            .product.data.items > .item.title > .switch {
                font-weight: 400;
                line-height: 40px;
                font-size: 1.4rem;
                color: #6d6d6d;
                text-decoration: none;
                background: #f6f6f6;
                border: 1px solid #ccc;
                border-bottom: none;
                height: 40px;
                padding: 1px 35px
            }

                .product.data.items > .item.title > .switch:visited {
                    color: #6d6d6d;
                    text-decoration: none
                }

                .product.data.items > .item.title > .switch:hover {
                    color: #6d6d6d;
                    text-decoration: none
                }

                .product.data.items > .item.title > .switch:active {
                    color: #333;
                    text-decoration: none
                }

            .product.data.items > .item.title:not(.disabled) > .switch:focus, .product.data.items > .item.title:not(.disabled) > .switch:hover {
                background: #fff
            }

            .product.data.items > .item.title:not(.disabled) > .switch:active, .product.data.items > .item.title.active > .switch, .product.data.items > .item.title.active > .switch:focus, .product.data.items > .item.title.active > .switch:hover {
                background: #fff;
                color: #333;
                text-decoration: none
            }

                .product.data.items > .item.title.active > .switch, .product.data.items > .item.title.active > .switch:focus, .product.data.items > .item.title.active > .switch:hover {
                    padding-bottom: 2px
                }

        .product.data.items > .item.content {
            background: #fff;
            margin-top: 43px;
            padding: 35px;
            border: 1px solid #ccc
        }

        .product.data.items .item.title a:after {
            display: none
        }

    .actions-toolbar {
        text-align: left
    }

        .actions-toolbar:before, .actions-toolbar:after {
            content: '';
            display: table
        }

        .actions-toolbar:after {
            clear: both
        }

        .actions-toolbar .primary {
            float: left
        }

        .actions-toolbar .primary, .actions-toolbar .secondary {
            display: inline-block
        }

            .actions-toolbar .primary a.action, .actions-toolbar .secondary a.action {
                display: inline-block
            }

            .actions-toolbar .primary .action {
                margin: 0 15px 0 0
            }

            .actions-toolbar .secondary a.action {
                margin-top: 6px
            }

        .actions-toolbar > .primary, .actions-toolbar > .secondary {
            margin-bottom: 0
        }

            .actions-toolbar > .primary .action, .actions-toolbar > .secondary .action {
                margin-bottom: 0;
                width: auto
            }

    .popup-content .fieldset .actions-toolbar .secondary {
        display: inline-block;
        float: none
    }

    .popup-content .fieldset .actions-toolbar .action.cancel {
        margin-top: 6px
    }

    .modal-popup.modal-slide .modal-footer {
        border-top: 1px solid #c1c1c1;
        text-align: right
    }

    .navigation .blog-mx.level0:last-child {
        float: right
    }

    .payment-method-braintree .cvv .field-tooltip {
        left: 6rem
    }

    .braintree-paypal-account {
        border-color: #ccc;
        border-style: solid;
        border-width: 1px 0;
        display: inline-block;
        width: 50%
    }

    .account .table-credit-cards .col.actions {
        width: 100px
    }

    .block-category-event.block:last-child {
        margin-bottom: 30px;
        padding: 10px 0 30px
    }

    .block-category-event .block-title {
        margin: 0
    }

        .block-category-event .block-title strong {
            font-size: 2.4rem
        }

    .block-category-event .ticker li {
        display: none;
        margin: 0 50px
    }

    .block-category-event .ticker .value {
        font-size: 6rem
    }

    .block-category-event .ticker .label {
        font-size: 1.4rem;
        text-transform: none
    }

    .block-category-event .dates .date {
        font-size: 5rem
    }

    .block-category-event .dates .start {
        padding-right: 50px
    }

        .block-category-event .dates .start:after {
            font-size: 5rem;
            right: 10px
        }

    .paypal-review .paypal-review-title {
        border-bottom: 1px solid #ccc
    }

    .paypal-review .block-content .box-order-shipping-address, .paypal-review .block-content .box-order-shipping-method, .paypal-review .block-content .box-order-shipping-method + .box-order-billing-address {
        box-sizing: border-box;
        float: left;
        width: 33%
    }

    .paypal-review .block-content .box-order-shipping-address {
        padding: 0 5%;
        width: 34%
    }

    .paypal-review .table-paypal-review-items .col.price, .paypal-review .table-paypal-review-items .col.qty {
        text-align: center
    }

    .paypal-review .table-paypal-review-items .col.item {
        width: 60%
    }

    .paypal-review .col.subtotal, .paypal-review .mark, .paypal-review .amount {
        text-align: right
    }

    .paypal-review-discount {
        border-top: 1px solid #ccc
    }

        .paypal-review-discount .block {
            margin-bottom: 15px
        }

            .paypal-review-discount .block.giftcard.active {
                padding-bottom: 40px
            }

            .paypal-review-discount .block .title:after {
                display: inline;
                margin-left: 10px;
                position: static
            }

            .paypal-review-discount .block .content {
                padding-bottom: 0
            }

    .order-review-form .actions-toolbar > .primary {
        float: right
    }

    .order-review-form .action.primary {
        margin-right: 0
    }

    .bundle-actions .action.primary.customize {
        width: auto
    }

    .bundle-options-container .legend.title {
        font-size: 40px
    }

    .bundle-options-container .bundle-options-wrapper, .bundle-options-container .product-options-wrapper {
        float: left;
        width: 57%
    }

    .bundle-options-container .block-bundle-summary {
        float: right;
        margin-top: 66px;
        padding: 10px 20px;
        position: relative;
        width: 40%
    }

        .bundle-options-container .block-bundle-summary .price-box .price-wrapper, .bundle-options-container .block-bundle-summary .price-box .price-wrapper > .price {
            color: #575757;
            font-size: 36px;
            font-weight: 600;
            line-height: 36px
        }

        .bundle-options-container .block-bundle-summary .price-container .weee {
            color: #575757
        }

            .bundle-options-container .block-bundle-summary .price-container .weee .price {
                font-size: 1.2rem;
                font-weight: 700
            }

        .bundle-options-container .block-bundle-summary .price-including-tax + .price-excluding-tax .price {
            font-size: 1.4rem;
            line-height: 16px
        }

        .bundle-options-container .block-bundle-summary .box-tocart .action.primary {
            margin-right: 1%;
            width: 49%
        }

        .bundle-options-container .block-bundle-summary .product-addto-links {
            text-align: left
        }

    .page-layout-2columns-left .bundle-options-container .bundle-options-wrapper, .page-layout-2columns-left .bundle-options-container .block-bundle-summary, .page-layout-2columns-right .bundle-options-container .bundle-options-wrapper, .page-layout-2columns-right .bundle-options-container .block-bundle-summary, .page-layout-3columns .bundle-options-container .bundle-options-wrapper, .page-layout-3columns .bundle-options-container .block-bundle-summary {
        width: 48%
    }

    .checkout-cart-index .hp-primary-wrapper, .checkout-index-index .hp-primary-wrapper, .checkout-onepage-success .hp-primary-wrapper, .checkout-onepage-failure .hp-primary-wrapper {
        display: none
    }

    .checkout-cart-index .page-main {
        padding-left: 20px;
        padding-right: 20px
    }

    .checkout-cart-index .page-title-wrapper {
        display: none
    }

    .checkout-cart-index .cart-container .form-cart .actions.main .action.update {
        width: 130px;
        height: 36px;
        font-size: 1.3rem;
        font-weight: 400
    }

    .checkout-cart-index .cart.table-wrapper .col.price, .checkout-cart-index .order-items.table-wrapper .col.price {
        padding-right: 50px;
        white-space: nowrap
    }

        .checkout-cart-index .cart.table-wrapper .col.price .price-excluding-tax, .checkout-cart-index .cart.table-wrapper .col.subtotal .price-excluding-tax {
            font-size: 1.6rem
        }

    .checkout-cart-index .cart.table-wrapper .col.subtotal {
        padding-right: 30px
    }

    .checkout-cart-index .cart.table-wrapper .col.item {
        padding-right: 120px
    }

    .cart-container .form-cart {
        width: 100%
    }

        .cart-container .form-cart .actions.main {
            text-align: right
        }

    .cart-container .widget {
        float: left
    }

    .cart-bottom-box {
        margin-bottom: 25px
    }

    .cart-summary {
        padding: 1px 20px 25px;
        position: relative
    }

        .cart-summary > .title {
            display: block
        }

        .cart-summary .fieldset .actions-toolbar {
            margin-left: 0
        }

            .cart-summary .fieldset .actions-toolbar > .secondary {
                float: none
            }

        .cart-summary .block > .title {
            padding-left: 0
        }

            .cart-summary .block > .title:after {
                right: 3px
            }

        .cart-summary .block .fieldset .field {
            margin: 0 0 20px;
            margin: 0 0 10px
        }

            .cart-summary .block .fieldset .field:not(.choice) > .label {
                box-sizing: content-box;
                float: none;
                width: auto;
                text-align: left;
                padding: 0
            }

            .cart-summary .block .fieldset .field:not(.choice) > .control {
                float: none;
                width: auto
            }

            .cart-summary .block .fieldset .field > .label {
                margin: 0 0 8px;
                display: inline-block
            }

            .cart-summary .block .fieldset .field.choice:before, .cart-summary .block .fieldset .field.no-label:before {
                display: none
            }

        .cart-summary .checkout-methods-items {
            padding: 0
        }

            .cart-summary .checkout-methods-items:before, .cart-summary .checkout-methods-items:after {
                content: '';
                display: table
            }

            .cart-summary .checkout-methods-items:after {
                clear: both
            }

            .cart-summary .checkout-methods-items .action.primary.checkout {
                float: right;
                padding: 0;
                width: 130px;
                height: 36px;
                line-height: 36px;
                font-size: 1.3rem;
                font-weight: 400;
                background-color: #0f5085
            }

    .cart.table-wrapper .cart-top {
        padding-left: 20px;
        height: 32px;
        line-height: 32px;
        font-size: 1.3rem;
        color: #fff;
        background-color: #0f5085
    }

    .cart.table-wrapper .items {
        min-width: 100%;
        width: auto
    }

    .cart.table-wrapper tbody td {
        padding-top: 20px
    }

    .cart.table-wrapper .item .item-info .subtotal {
        border-right: 1px solid #dedede
    }

    .cart.table-wrapper .item .col.item {
        padding: 10px 8px 10px 0;
        padding-bottom: 0
    }

    .cart.table-wrapper .item-actions td {
        padding: 0
    }

    .cart.table-wrapper .item-img-wishlist {
        display: table-cell;
        max-width: 100%;
        padding-right: 20px;
        position: static;
        vertical-align: top;
        width: 1%
    }

    .cart.table-wrapper .product-item-photo {
        margin-bottom: 5px
    }

    .cart.table-wrapper .product-item-details {
        padding-bottom: 15px
    }

    .cart.table-wrapper .product-item-details {
        display: table-cell;
        vertical-align: top;
        white-space: normal;
        width: 99%;
        padding-bottom: 0
    }

    .cart-products-toolbar {
        margin: 2px 0 0
    }

        .cart-products-toolbar .toolbar-amount {
            line-height: 30px;
            margin: 0
        }

        .cart-products-toolbar .pages {
            float: right
        }

            .cart-products-toolbar .pages .item:last-child {
                margin-right: 0
            }

    .cart.table-wrapper .cart-products-toolbar + .cart thead tr th.col {
        padding-bottom: 10px;
        padding-top: 10px
    }

    .cart.table-wrapper .cart + .cart-products-toolbar {
        margin-top: 25px
    }

    .cart.table-wrapper .actions-toolbar {
        height: 40px
    }

    .cart-discount {
        width: 75%;
        float: left;
        -ms-flex-order: 1;
        -webkit-order: 1;
        order: 1;
        border: 0;
        box-sizing: border-box;
        padding-right: 4%
    }

        .cart-discount .block .title:after {
            display: inline;
            margin-left: 10px;
            position: static
        }

    .header.content .compare.wrapper a {
        font-size: 1.2rem;
        position: relative;
        top: -7px
    }

    .is_fixed .header.content .compare.wrapper {
        display: none
    }

    .is_fixed .minicart-wrapper .action.showcart {
        height: 31px;
        padding-top: 0;
        box-sizing: border-box
    }

        .is_fixed .minicart-wrapper .action.showcart:before {
            margin-top: 3px
        }

        .is_fixed .minicart-wrapper .action.showcart > span {
            margin-top: 7px
        }

            .is_fixed .minicart-wrapper .action.showcart > span.counter.qty {
                margin-top: 7px
            }

    .minicart-wrapper {
        margin-left: 13px
    }

        .minicart-wrapper .block-minicart {
            right: -15px;
            width: 390px
        }

        .minicart-wrapper .action.showcart {
            display: block;
            padding-top: 4px;
            width: 162px;
            height: 34px;
            line-height: normal;
            text-align: center;
            vertical-align: top;
            border: 1px solid silver;
            box-sizing: border-box
        }

            .minicart-wrapper .action.showcart.active:before, .minicart-wrapper .action.showcart:before {
                display: inline-block;
                height: 22px;
                line-height: normal
            }

            .minicart-wrapper .action.showcart > span {
                display: inline-block;
                margin-top: 4px
            }

            .minicart-wrapper .action.showcart .text {
                padding: 0 5px 0 3px;
                font-size: 14px;
                color: #131313;
                vertical-align: top
            }

            .minicart-wrapper .action.showcart .counter.qty {
                margin-top: 4px;
                min-width: 24px;
                height: 16px;
                line-height: 16px;
                font-size: 12px;
                border-radius: 10px;
                vertical-align: top
            }

        .minilist .action.delete:before, .minicart-wrapper .action.edit:before {
            font-size: 16px;
            line-height: inherit
        }

    .checkout-index-index .page-title-wrapper {
        display: none
    }

    .opc-wrapper li.checkout-shipping-address, .opc-wrapper li.checkout-shipping-method {
        padding: 5px 22px;
        border: 1px solid #dedede
    }

    .opc-wrapper li.checkout-shipping-address {
        border-bottom: none
    }

    .opc-wrapper li.checkout-shipping-method {
        border-top: none
    }

    #checkout-payment-method-load {
        margin-bottom: 10px
    }

        #checkout-payment-method-load:before, #checkout-payment-method-load:after {
            content: '';
            display: table
        }

        #checkout-payment-method-load:after {
            clear: both
        }

    .chk-border {
        border: 1px solid #dedede
    }

        .chk-border .chk-title {
            background-color: #dedede
        }

    .opc-block-summary .product-item .product-item-name-block {
        padding-left: 15px;
        box-sizing: border-box
    }

    .checkout-onepage-success .print {
        display: block;
        float: right;
        margin: 23px 0 0
    }

    .opc-block-summary .product-item:first-child .details-price {
        padding-right: 68px
    }

    .opc-block-summary .product-item .details-price {
        padding-right: 70px
    }

    .opc-block-summary .product-item .subtotal {
        padding-right: 30px;
        text-align: right
    }

    .opc-block-summary .product-item .details-subtotal {
        text-align: right
    }

    .order-items.table-wrapper .col.price, .table-order-items.table-wrapper .col.price {
        padding-right: 40px;
        text-align: right
    }

    .opc-estimated-wrapper {
        display: none
    }

    .opc-progress-bar {
        margin: 0 0 20px;
        counter-reset: i;
        display: block;
        font-size: 0
    }

    .opc-progress-bar-item {
        margin: 0 0 10px;
        width: 185px;
        display: inline-block;
        position: relative;
        text-align: center;
        vertical-align: top
    }

        .opc-progress-bar-item:before {
            background: #e4e4e4;
            border: 1px solid #ccc;
            top: 19px;
            transition: background .3s;
            content: '';
            height: 7px;
            left: 0;
            position: absolute;
            width: 100%
        }

        .opc-progress-bar-item:first-child:before {
            border-radius: 6px 0 0 6px
        }

        .opc-progress-bar-item:last-child:before {
            border-radius: 0 6px 6px 0
        }

        .opc-progress-bar-item > span {
            display: inline-block;
            padding-top: 45px;
            width: 100%;
            word-wrap: break-word;
            color: #666;
            font-weight: 300;
            font-size: 1.8rem
        }

            .opc-progress-bar-item > span:before, .opc-progress-bar-item > span:after {
                background: #e4e4e4;
                border: 1px solid #ccc;
                height: 38px;
                margin-left: -19px;
                transition: background .3s;
                width: 38px;
                border-radius: 50%;
                content: '';
                left: 50%;
                position: absolute;
                top: 0
            }

            .opc-progress-bar-item > span:after {
                background: #fff;
                height: 26px;
                margin-left: -13px;
                top: 6px;
                width: 26px;
                content: counter(i);
                counter-increment: i;
                color: #333;
                font-weight: 600;
                font-size: 1.8rem
            }

        .opc-progress-bar-item._complete {
            cursor: pointer
        }

            .opc-progress-bar-item._complete:hover:before {
                background: #d7d7d7
            }

            .opc-progress-bar-item._complete:hover > span:before {
                background: #d7d7d7
            }

            .opc-progress-bar-item._complete > span {
                color: #006bb4
            }

                .opc-progress-bar-item._complete > span:after {
                    font-family: 'luma-icons';
                    content: '\e610'
                }

        .opc-progress-bar-item._active:before {
            background: #ff5501;
            border-color: #ff5501
        }

        .opc-progress-bar-item._active > span {
            color: #333;
            font-weight: 600
        }

            .opc-progress-bar-item._active > span:before {
                background: #ff5501;
                border-color: #ff5501
            }

            .opc-progress-bar-item._active > span:after {
                border-color: #ff5501;
                content: '\e610';
                font-family: 'luma-icons'
            }

    .checkout-index-index .modal-popup .form-shipping-address {
        max-width: 500px
    }

    .checkout-index-index .modal-popup .modal-footer .action-save-address {
        float: right;
        margin: 0 0 0 20px
    }

    .checkout-shipping-method .actions-toolbar > .primary {
        float: right
    }

    .checkout-shipping-method .actions-toolbar .action.primary {
        margin: 0
    }

    .opc-wrapper .form-login, .opc-wrapper .form-shipping-address {
        max-width: 500px
    }

    .opc-wrapper .form-login {
        border-bottom: 1px solid #ccc;
        padding-bottom: 20px
    }

    .table-checkout-shipping-method {
        width: auto
    }

    .opc-sidebar {
        width: 100%
    }

    .opc-summary-wrapper .modal-header .action-close {
        display: none
    }

    .authentication-dropdown {
        background-color: #fff;
        border: 1px solid #aeaeae;
        -webkit-transform: scale(1,0);
        -webkit-transform-origin: 0 0;
        -webkit-transition: -webkit-transform linear .1s,visibility 0s linear .1s;
        position: absolute;
        text-align: left;
        top: 100%;
        transform: scale(1,0);
        transform-origin: 0 0;
        transition: transform linear .1s,visibility 0s linear .1s;
        visibility: hidden;
        width: 100%
    }

        .authentication-dropdown._show {
            z-index: 100;
            -webkit-transform: scale(1,1);
            -webkit-transition: -webkit-transform linear .1s,visibility 0s linear 0s;
            transform: scale(1,1);
            transition: transform linear .1s,visibility 0s linear 0s;
            visibility: visible
        }

    .authentication-wrapper {
        width: 33.33333333%;
        text-align: right
    }

    .block-authentication .block-title {
        font-size: 2.6rem;
        border-bottom: 0;
        margin-bottom: 25px
    }

    .block-authentication .actions-toolbar > .primary {
        display: inline;
        float: right;
        margin-right: 0
    }

        .block-authentication .actions-toolbar > .primary .action {
            margin-right: 0
        }

    .block-authentication .actions-toolbar > .secondary {
        float: left;
        margin-right: 2rem;
        padding-top: 1rem
    }

    .popup-authentication .modal-inner-wrap {
        min-width: 768px;
        width: 60%
    }

    .popup-authentication .block-authentication {
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-flex-direction: row;
        -ms-flex-direction: row;
        flex-direction: row;
        border-top: 1px solid #c1c1c1
    }

    .popup-authentication .block[class], .popup-authentication .form-login, .popup-authentication .fieldset, .popup-authentication .block-content {
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-flex-grow: 1;
        flex-grow: 1
    }

    .popup-authentication .block[class] {
        box-sizing: border-box;
        float: left;
        padding: 10px 30px 0 0;
        width: 50%
    }

        .popup-authentication .block[class] + .block {
            border-left: 1px solid #c1c1c1;
            border-top: 0;
            margin: 0;
            padding: 10px 0 0 40px
        }

            .popup-authentication .block[class] + .block:before {
                left: 0;
                top: 50%
            }

    .popup-authentication .actions-toolbar {
        margin-bottom: 0;
        margin-top: auto
    }

    .checkout-payment-method .chk-content p.tipText {
        float: right;
        color: red;
        margin-right: 220px;
        margin-top: 18px
    }

    .checkout-payment-method .actions-toolbar .primary {
        float: right;
        margin: 0
    }

    .checkout-payment-method .fieldset > .field-select-billing > .control {
        float: none;
        width: 100%
    }

    .checkout-billing-address .action-update {
        float: right
    }

    .checkout-billing-address .actions-toolbar .action-cancel {
        margin: 6px 20px 0 0
    }

    .checkout-container .payment-option-title {
        padding-left: 0
    }

    .checkout-container .payment-option-content .payment-option-inner + .actions-toolbar {
        margin-left: 0
    }

    .storecredit .block-balance-history {
        width: 100%
    }

    .table-balance-history .col {
        width: 25%
    }

    .page-product-downloadable .product-options-wrapper {
        float: left;
        width: 55%
    }

    .page-product-downloadable .product-options-bottom {
        float: right;
        width: 40%
    }

    .page-product-giftcard .product-info-main .price-box .price-container.price-final {
        font-size: 21px
    }

        .page-product-giftcard .product-info-main .price-box .price-container.price-final .price {
            font-size: 36px;
            line-height: 36px
        }

    .page-product-giftcard .product-info-main .product-info-stock-sku {
        padding-bottom: 0
    }

    .page-product-giftcard .product-info-main .product-reviews-summary {
        float: none
    }

    .page-product-giftcard .product-add-form {
        margin-top: -20px
    }

        .page-product-giftcard .product-add-form .field:not(.text) {
            margin: 0 0 20px;
            padding: 0 12px 0 0;
            box-sizing: border-box;
            display: inline-block;
            width: 50%;
            vertical-align: top
        }

            .page-product-giftcard .product-add-form .field:not(.text) > .label {
                margin: 0 0 8px;
                display: inline-block
            }

            .page-product-giftcard .product-add-form .field:not(.text):last-child {
                margin-bottom: 0
            }

            .page-product-giftcard .product-add-form .field:not(.text) + .fieldset {
                clear: both
            }

            .page-product-giftcard .product-add-form .field:not(.text) > .label {
                font-weight: 600
            }

                .page-product-giftcard .product-add-form .field:not(.text) > .label + br {
                    display: none
                }

            .page-product-giftcard .product-add-form .field:not(.text) .choice input {
                vertical-align: top
            }

            .page-product-giftcard .product-add-form .field:not(.text) .fields.group:before, .page-product-giftcard .product-add-form .field:not(.text) .fields.group:after {
                content: '';
                display: table
            }

            .page-product-giftcard .product-add-form .field:not(.text) .fields.group:after {
                clear: both
            }

            .page-product-giftcard .product-add-form .field:not(.text) .fields.group .field {
                box-sizing: border-box;
                float: left
            }

            .page-product-giftcard .product-add-form .field:not(.text) .fields.group.group-2 .field {
                width: 50% !important
            }

            .page-product-giftcard .product-add-form .field:not(.text) .fields.group.group-3 .field {
                width: 33.3% !important
            }

            .page-product-giftcard .product-add-form .field:not(.text) .fields.group.group-4 .field {
                width: 25% !important
            }

            .page-product-giftcard .product-add-form .field:not(.text) .fields.group.group-5 .field {
                width: 20% !important
            }

            .page-product-giftcard .product-add-form .field:not(.text) .addon {
                display: -webkit-inline-flex;
                display: -ms-inline-flexbox;
                display: inline-flex;
                -webkit-flex-wrap: nowrap;
                flex-wrap: nowrap;
                padding: 0;
                width: 100%
            }

                .page-product-giftcard .product-add-form .field:not(.text) .addon textarea, .page-product-giftcard .product-add-form .field:not(.text) .addon select, .page-product-giftcard .product-add-form .field:not(.text) .addon input {
                    -ms-flex-order: 2;
                    -webkit-order: 2;
                    order: 2;
                    -webkit-flex-basis: 100%;
                    flex-basis: 100%;
                    display: inline-block;
                    margin: 0;
                    width: auto
                }

                .page-product-giftcard .product-add-form .field:not(.text) .addon .addbefore, .page-product-giftcard .product-add-form .field:not(.text) .addon .addafter {
                    background: #fff;
                    background-clip: padding-box;
                    border: 1px solid #c2c2c2;
                    border-radius: 1px;
                    font-family: Helvetica,Arial,sans-serif;
                    font-size: 14px;
                    height: 32px;
                    line-height: 1.42857143;
                    padding: 0 9px;
                    vertical-align: baseline;
                    width: 100%;
                    box-sizing: border-box;
                    -ms-flex-order: 3;
                    -webkit-order: 3;
                    order: 3;
                    display: inline-block;
                    vertical-align: middle;
                    white-space: nowrap;
                    width: auto
                }

                    .page-product-giftcard .product-add-form .field:not(.text) .addon .addbefore:disabled, .page-product-giftcard .product-add-form .field:not(.text) .addon .addafter:disabled {
                        opacity: .5
                    }

                    .page-product-giftcard .product-add-form .field:not(.text) .addon .addbefore::-moz-placeholder, .page-product-giftcard .product-add-form .field:not(.text) .addon .addafter::-moz-placeholder {
                        color: #838383
                    }

                    .page-product-giftcard .product-add-form .field:not(.text) .addon .addbefore::-webkit-input-placeholder, .page-product-giftcard .product-add-form .field:not(.text) .addon .addafter::-webkit-input-placeholder {
                        color: #838383
                    }

                    .page-product-giftcard .product-add-form .field:not(.text) .addon .addbefore:-ms-input-placeholder, .page-product-giftcard .product-add-form .field:not(.text) .addon .addafter:-ms-input-placeholder {
                        color: #838383
                    }

                .page-product-giftcard .product-add-form .field:not(.text) .addon .addbefore {
                    float: left;
                    -ms-flex-order: 1;
                    -webkit-order: 1;
                    order: 1
                }

            .page-product-giftcard .product-add-form .field:not(.text) .additional {
                margin-top: 10px
            }

            .page-product-giftcard .product-add-form .field:not(.text).required > .label:after, .page-product-giftcard .product-add-form .field:not(.text)._required > .label:after {
                content: '*';
                color: #e02b27;
                font-size: 1.2rem;
                margin: 0 0 0 5px
            }

            .page-product-giftcard .product-add-form .field:not(.text) .note {
                font-size: 1.2rem;
                margin: 3px 0 0;
                padding: 0;
                display: inline-block;
                text-decoration: none
            }

                .page-product-giftcard .product-add-form .field:not(.text) .note:before {
                    -webkit-font-smoothing: antialiased;
                    -moz-osx-font-smoothing: grayscale;
                    font-size: 24px;
                    line-height: 12px;
                    font-family: 'luma-icons';
                    vertical-align: middle;
                    display: inline-block;
                    font-weight: 400;
                    overflow: hidden;
                    speak: none;
                    text-align: center
                }

            .page-product-giftcard .product-add-form .field:not(.text):nth-child(odd) {
                padding-right: 25px
            }

            .page-product-giftcard .product-add-form .field:not(.text):nth-child(even) {
                padding-right: 0
            }

        .page-product-giftcard .product-add-form .product-options-wrapper .field:not(.date) > .control {
            width: auto
        }

    .gift-options {
        position: relative;
        z-index: 1
    }

        .gift-options .actions-toolbar {
            clear: both;
            padding: 0;
            position: static
        }

            .gift-options .actions-toolbar .secondary {
                float: right
            }

                .gift-options .actions-toolbar .secondary .action {
                    float: right;
                    margin-left: 20px;
                    margin-right: 0
                }

                .gift-options .actions-toolbar .secondary .action-cancel {
                    display: block;
                    float: left;
                    margin-top: 6px
                }

            .gift-options .actions-toolbar:nth-child(3):before {
                border-left: 1px solid #c1c1c1;
                bottom: 5rem;
                content: '';
                display: block;
                left: 50%;
                overflow: hidden;
                position: absolute;
                top: 0;
                width: 0
            }

    .gift-options-title {
        font-weight: 300;
        font-size: 1.8rem
    }

    .gift-item-block .title {
        font-size: 1.6rem;
        padding: 20px 0
    }

    .item-gift td {
        padding-left: 0;
        padding-right: 0
    }

    .cart.table-wrapper .gift-options .actions-toolbar {
        clear: both;
        padding: 0;
        position: static
    }

    .cart .action-gift {
        float: left
    }

    .cart-container .cart-gift-item {
        margin-bottom: 20px
    }

        .cart-container .cart-gift-item .gift-options, .cart-container .cart-gift-item .gift-summary {
            padding-bottom: 20px
        }

    .form-giftregistry-share .fieldset .field, .form-giftregistry-edit .fieldset .field {
        width: 45%
    }

    .form-giftregistry-edit .fieldset.shipping_address .fieldset {
        margin-top: 20px
    }

    .table-giftregistry .col.create {
        white-space: nowrap
    }

    .table-giftregistry .col.message {
        width: 40%
    }

    .table-giftregistry .col.actions {
        width: 30%
    }

    .table-giftregistry-items .col.note {
        width: 30%
    }

    .account .data.table.table-giftregistry-items > thead > tr > th, .account .data.table.table-giftregistry-items > tbody > tr > th, .account .data.table.table-giftregistry-items > tfoot > tr > th, .account .data.table.table-giftregistry-items > thead > tr > td, .account .data.table.table-giftregistry-items > tbody > tr > td, .account .data.table.table-giftregistry-items > tfoot > tr > td {
        border-top: 1px solid #ccc
    }

    .account .data.table.table-giftregistry-items > caption + thead > tr:first-child > th, .account .data.table.table-giftregistry-items > colgroup + thead > tr:first-child > th, .account .data.table.table-giftregistry-items > thead:first-child > tr:first-child > th, .account .data.table.table-giftregistry-items > caption + thead > tr:first-child > td, .account .data.table.table-giftregistry-items > colgroup + thead > tr:first-child > td, .account .data.table.table-giftregistry-items > thead:first-child > tr:first-child > td {
        border-top: 0
    }

    .account .data.table.table-giftregistry-items > tbody + tbody {
        border-top: 1px solid #ccc
    }

    .account .data.table.table-giftregistry-items th {
        border-bottom: 0
    }

    .account .data.table.table-giftregistry-items > tbody > tr:nth-child(even) > td, .account .data.table.table-giftregistry-items > tbody > tr:nth-child(even) > th {
        background: 0 0
    }

    .form-giftregistry-search .fieldset {
        margin-bottom: 29px
    }

        .form-giftregistry-search .fieldset .field.name, .form-giftregistry-search .fieldset .field.lastname {
            padding: 0 12px 0 0;
            box-sizing: border-box;
            display: inline-block;
            width: 50%;
            vertical-align: top;
            margin-bottom: auto
        }

            .form-giftregistry-search .fieldset .field.name + .fieldset, .form-giftregistry-search .fieldset .field.lastname + .fieldset {
                clear: both
            }

        .form-giftregistry-search .fieldset .field.lastname {
            padding: 0
        }

    .block-giftregistry-shared-items .item {
        border-bottom: 1px solid #ccc;
        border-top: 0
    }

    .block-giftregistry-shared-items .product-item-photo {
        display: table-cell;
        max-width: 100%;
        padding: 0 20px 0 0;
        vertical-align: top;
        width: 1%
    }

    .block-giftregistry-shared-items .product-item-details {
        display: table-cell;
        vertical-align: top;
        width: 99%;
        word-break: normal
    }

    .block-giftregistry-shared-items .col.product {
        width: 48%
    }

    .block-giftregistry-shared-items .col:not(.product) {
        text-align: center
    }

    .block-giftregistry-shared-items .col.price {
        padding-top: 17px
    }

    .block-giftregistry-shared-items .input-text.qty {
        margin-top: -4px
    }

    .gift-options-cart-item .gift-wrapping, .cart-gift-item .gift-wrapping {
        box-sizing: border-box;
        float: left;
        padding-right: 20px;
        width: 50%
    }

        .gift-options-cart-item .gift-wrapping + .gift-message, .cart-gift-item .gift-wrapping + .gift-message {
            border-left: 1px solid #c1c1c1;
            box-sizing: border-box;
            float: left;
            padding-left: 4.5rem;
            width: 50%
        }

    .gift-options-cart-item .gift-summary .regular-price, .cart-gift-item .gift-summary .regular-price {
        white-space: nowrap
    }

    .gift-options-cart-item .gift-wrapping-name, .cart-gift-item .gift-wrapping-name {
        padding-right: 20px
    }

    .order-options .gift-wrapping, .table-order-review .gift-wrapping {
        max-width: 50%
    }

    .box-tocart .action.instant-purchase {
        margin-bottom: 0;
        margin-right: 1%;
        width: 49%
    }

    .table-invitations .col {
        width: 50%
    }

    .block.newsletter {
        width: 34%
    }

    .product-reviews-summary {
        margin-bottom: 15px
    }

    .products.wrapper.list .product-reviews-summary {
        margin: 0
    }

    .product-reviews-summary .reviews-actions {
        font-size: 14px;
        margin-top: 3px
    }

    .form-create-return .fieldset .field {
        width: 45%
    }

    .magento-rma-guest-returns .column.main .block.block-order-details-view .block-content:not(.widget) .box {
        clear: none;
        float: left;
        width: 25%
    }

    .block-returns-tracking .block-title .action {
        margin: 0 0 0 30px
    }

    .block-returns-tracking .block-title .actions-track {
        float: right;
        margin-top: 12px
    }

    .order-links .item {
        float: left;
        margin: 0 -1px 0 0
    }

        .order-links .item a {
            padding: 1px 35px
        }

        .order-links .item strong {
            border-bottom: 0;
            margin-bottom: -1px;
            padding: 1px 35px 2px
        }

    .order-actions-toolbar .action.print {
        display: block;
        float: right
    }

    .account .column.main .block.block-order-details-view .block-content:not(.widget) .box, [class^=sales-guest-] .column.main .block.block-order-details-view .block-content:not(.widget) .box, .sales-guest-view .column.main .block.block-order-details-view .block-content:not(.widget) .box {
        clear: none;
        float: left;
        width: 25%
    }

    .block-order-details-comments {
        margin: 0 0 60px
    }

        .block-order-details-comments .comment-date {
            clear: left;
            float: left;
            margin-right: 50px;
            max-width: 90px
        }

        .block-order-details-comments .comment-content {
            overflow: hidden
        }

    .order-details-items {
        margin-top: -1px;
        padding: 25px
    }

        .order-details-items .col.price {
            text-align: center
        }

        .order-details-items .col.subtotal {
            text-align: right
        }

        .order-details-items tbody td {
            padding-bottom: 20px;
            padding-top: 20px
        }

        .order-details-items tfoot .amount, .order-details-items tfoot .mark {
            text-align: right
        }

        .order-details-items.ordered .order-title {
            display: none
        }

    .order-pager-wrapper .order-pager-wrapper-top {
        padding-left: 0;
        padding-right: 0
    }

    .order-pager-wrapper .toolbar-amount {
        position: relative
    }

    .order-pager-wrapper .pages {
        float: right
    }

    .table-order-items tbody .col.label, .table-order-items tbody .col.value {
        padding-left: 0
    }

    .table-order-items.invoice .col.qty, .table-order-items.shipment .col.qty {
        text-align: center
    }

    .table-order-items.creditmemo .col.qty, .table-order-items.creditmemo .col.discount, .table-order-items.creditmemo .col.subtotal {
        text-align: center
    }

    .table-order-items.creditmemo .col.total {
        text-align: right
    }

    .form.send.friend {
        width: 60%
    }

        .form.send.friend .fieldset .field {
            width: 45%
        }

            .form.send.friend .fieldset .field.text {
                width: 90%
            }

    html, body {
        height: 100%
    }

    .ie9 body {
        background-color: #6e716e
    }

    .navigation ul {
        padding: 0 8px
    }

    .page-header {
        border: 0;
        margin-bottom: 0
    }

        .page-header .panel.wrapper {
            border-bottom: 1px solid #e8e8e8;
            background-color: #f7f7f7
        }

        .page-header .header.panel {
            padding-bottom: 10px;
            padding-top: 10px
        }

        .page-header .switcher {
            float: right;
            margin-left: 15px;
            margin-right: -6px;
            -ms-flex-order: 1;
            -webkit-order: 1;
            order: 1
        }

    .page-main > .page-title-wrapper .page-title {
        display: inline-block
    }

        .page-main > .page-title-wrapper .page-title + .action {
            float: right;
            margin-top: 20px
        }

    .customer-welcome {
        display: inline-block;
        position: relative
    }

        .customer-welcome:before, .customer-welcome:after {
            content: '';
            display: table
        }

        .customer-welcome:after {
            clear: both
        }

        .customer-welcome .action.switch {
            padding: 0;
            cursor: pointer;
            display: inline-block;
            text-decoration: none
        }

            .customer-welcome .action.switch > span {
                border: 0;
                clip: rect(0,0,0,0);
                height: 1px;
                margin: -1px;
                overflow: hidden;
                padding: 0;
                position: absolute;
                width: 1px
            }

            .customer-welcome .action.switch:after {
                -webkit-font-smoothing: antialiased;
                -moz-osx-font-smoothing: grayscale;
                font-size: 10px;
                line-height: 22px;
                color: inherit;
                content: '\e622';
                font-family: 'luma-icons';
                margin: 0;
                vertical-align: top;
                display: inline-block;
                font-weight: 400;
                overflow: hidden;
                speak: none;
                text-align: center
            }

            .customer-welcome .action.switch:hover:after {
                color: inherit
            }

            .customer-welcome .action.switch:active:after {
                color: inherit
            }

            .customer-welcome .action.switch.active {
                display: inline-block;
                text-decoration: none
            }

                .customer-welcome .action.switch.active > span {
                    border: 0;
                    clip: rect(0,0,0,0);
                    height: 1px;
                    margin: -1px;
                    overflow: hidden;
                    padding: 0;
                    position: absolute;
                    width: 1px
                }

                .customer-welcome .action.switch.active:after {
                    -webkit-font-smoothing: antialiased;
                    -moz-osx-font-smoothing: grayscale;
                    font-size: 10px;
                    line-height: 22px;
                    color: inherit;
                    content: '\e621';
                    font-family: 'luma-icons';
                    margin: 0;
                    vertical-align: top;
                    display: inline-block;
                    font-weight: 400;
                    overflow: hidden;
                    speak: none;
                    text-align: center
                }

                .customer-welcome .action.switch.active:hover:after {
                    color: inherit
                }

                .customer-welcome .action.switch.active:active:after {
                    color: inherit
                }

        .customer-welcome ul {
            margin: 0;
            padding: 0;
            list-style: none none;
            background: #fff;
            border: 1px solid #bbb;
            margin-top: 4px;
            min-width: 100%;
            z-index: 101;
            box-sizing: border-box;
            display: none;
            position: absolute;
            top: 100%;
            right: 0;
            box-shadow: 0 3px 3px rgba(0,0,0,.15)
        }

            .customer-welcome ul li {
                margin: 0;
                padding: 0
            }

                .customer-welcome ul li:hover {
                    background: #e8e8e8;
                    cursor: pointer
                }

            .customer-welcome ul:before, .customer-welcome ul:after {
                border-bottom-style: solid;
                content: '';
                display: block;
                height: 0;
                position: absolute;
                width: 0
            }

            .customer-welcome ul:before {
                border: 6px solid;
                border-color: transparent transparent #fff;
                z-index: 99
            }

            .customer-welcome ul:after {
                border: 7px solid;
                border-color: transparent transparent #bbb;
                z-index: 98
            }

            .customer-welcome ul:before {
                right: 10px;
                top: -12px
            }

            .customer-welcome ul:after {
                right: 9px;
                top: -14px
            }

        .customer-welcome.active {
            overflow: visible
        }

            .customer-welcome.active ul {
                display: block
            }

        .customer-welcome li a {
            color: #333;
            text-decoration: none;
            display: block;
            line-height: 1.4;
            padding: 8px
        }

            .customer-welcome li a:visited {
                color: #333;
                text-decoration: none
            }

            .customer-welcome li a:hover {
                color: #333;
                text-decoration: none
            }

            .customer-welcome li a:active {
                color: #333;
                text-decoration: none
            }

        .customer-welcome .customer-name {
            cursor: pointer
        }

        .customer-welcome .customer-menu {
            display: none
        }

        .customer-welcome .action.switch {
            background-image: none;
            background: 0 0;
            -moz-box-sizing: content-box;
            border: 0;
            box-shadow: none;
            line-height: inherit;
            margin: 0;
            padding: 0;
            text-decoration: none;
            text-shadow: none;
            font-weight: 400;
            color: #fff
        }

            .customer-welcome .action.switch:focus, .customer-welcome .action.switch:active {
                background: 0 0;
                border: none
            }

            .customer-welcome .action.switch:hover {
                background: 0 0;
                border: none
            }

            .customer-welcome .action.switch.disabled, .customer-welcome .action.switch[disabled], fieldset[disabled] .customer-welcome .action.switch {
                pointer-events: none;
                opacity: .5
            }

        .customer-welcome .header.links {
            min-width: 175px;
            z-index: 1000
        }

        .customer-welcome.active .action.switch:after {
            content: '\e621'
        }

        .customer-welcome.active .customer-menu {
            display: block
        }

        .customer-welcome .greet {
            display: none
        }

    .header.panel > .header.links {
        margin: 0;
        padding: 0;
        list-style: none none;
        float: right;
        margin-left: auto
    }

        .header.panel > .header.links > li {
            display: inline-block;
            vertical-align: top
        }

        .header.panel > .header.links > li {
            margin: 0 0 0 15px
        }

            .header.panel > .header.links > li.welcome, .header.panel > .header.links > li > a {
                display: inline-block;
                line-height: 1.4
            }

                .header.panel > .header.links > li.welcome a {
                    color: #fff;
                    padding-left: 5px
                }

        .header.panel > .header.links > .authorization-link:after {
            content: attr(data-label);
            display: inline-block;
            margin: 0 -5px 0 5px
        }

        .header.panel > .header.links > .authorization-link:last-child:after {
            display: none
        }

        .header.panel > .header.links > .customer-welcome + .authorization-link {
            display: none
        }

    .header.content {
        padding: 30px 20px 0
    }

    .logo {
        margin: -8px auto 25px 0
    }

        .logo img {
            max-height: inherit
        }

    .page-wrapper {
        margin: 0;
        position: relative;
        transition: margin .3s ease-out 0s
    }

        .page-wrapper > .breadcrumbs, .page-wrapper > .top-container, .page-wrapper > .widget {
            box-sizing: border-box;
            width: 100%
        }

    .page-footer {
        background: #eee;
        margin-top: auto;
        padding-bottom: 25px
    }

        .page-footer .switcher .options ul.dropdown {
            bottom: -10px;
            left: 100%;
            margin: 0 0 0 20px;
            top: auto
        }

            .page-footer .switcher .options ul.dropdown:before, .page-footer .switcher .options ul.dropdown:after {
                bottom: 13px;
                left: auto;
                right: 100%;
                top: auto
            }

            .page-footer .switcher .options ul.dropdown:before {
                border-color: transparent #fff transparent transparent
            }

            .page-footer .switcher .options ul.dropdown:after {
                border-color: transparent #bbb transparent transparent;
                margin: 0 0 -1px -1px
            }

    .footer.content {
        border-top: none
    }

        .footer.content .block {
            float: right
        }

        .footer.content ul {
            padding-right: 50px
        }

        .footer.content .switcher.store {
            display: block;
            margin: 0
        }

        .footer.content .links {
            display: inline-block;
            padding-right: 50px;
            vertical-align: top
        }

            .footer.content .links li {
                background: 0 0;
                border: none;
                font-size: 14px;
                margin: 0 0 8px;
                padding: 0
            }

            .footer.content .links a, .footer.content .links strong {
                display: inline
            }

    .my-credit-cards .card-type img {
        display: block
    }

    .products-grid.wishlist .product-item-info:hover .product-item-inner {
        display: block
    }

    .products-grid.wishlist .product-item-tooltip {
        display: inline-block
    }

    .products-grid.wishlist .product-item-actions {
        margin: 10px 0 0
    }

        .products-grid.wishlist .product-item-actions > * {
            display: inline-block;
            margin-bottom: 7px;
            margin-top: 7px
        }

    .products-grid.wishlist .product-item .fieldset {
        display: table
    }

        .products-grid.wishlist .product-item .fieldset .field.qty, .products-grid.wishlist .product-item .fieldset .product-item-actions {
            display: table-cell;
            vertical-align: bottom
        }

        .products-grid.wishlist .product-item .fieldset .field.qty {
            padding-right: 10px
        }

    .products-grid.wishlist .product-item .box-tocart .actions-primary {
        margin: 0
    }

    .products-grid.wishlist .product-item .box-tocart .stock {
        margin: 20px 0 0
    }

    .products-grid.wishlist .product-item .tocart {
        width: auto
    }

    .wishlist-index-index .product-item-info {
        width: auto
    }

    .wishlist-index-index .product-item-inner {
        background: #fff;
        border: 1px solid #bbb;
        box-shadow: 3px 4px 4px 0 rgba(0,0,0,.3);
        border-top: none;
        left: 0;
        margin: 9px 0 0 -1px;
        padding: 0 9px 9px;
        position: absolute;
        right: -1px;
        z-index: 2
    }

        .wishlist-index-index .product-item-inner .comment-box {
            margin-top: -18px
        }

    .block-cart-failed .cart.table-wrapper .item .item-info .subtotal {
        border-right: none
    }

    .block-cart-failed .secondary .action {
        margin: 0
    }

    .block-cart-failed .actions.primary {
        float: right
    }

    

    .block-content-product-big-images {
        width: 238px;
        height: 150px;
        margin: 0 auto
    }

        .block-content-product-big-images img {
            width: 135px;
            height: 135px;
            margin: 0 auto;
            display: block
        }

    .block-content-product-big-images-mobile {
        display: none
    }

    .products-list .block-content-product-big-images-mobile {
        display: block
    }

    .products-list .block-content-product-images, .products-list .block-content-product-big-images {
        display: none
    }

    .product-details-carousel {
        position: relative
    }

        .product-details-carousel .mobile {
            display: none
        }

       

        .product-details-carousel .product-big-images {
            width: 383px;
            height: 304px;
            border: 1px solid #ccc;
            position: relative;
            margin-bottom: 21px
        }

            .product-details-carousel .product-big-images .enlarge {
                width: 150px;
                height: 150px;
                box-shadow: 0px 0px 10px #000;
                background-color: skyblue;
                opacity: .3;
                position: absolute;
                top: 0;
                left: 0;
                display: none;
                cursor: move
            }

            .product-details-carousel .product-big-images:after {
                width: 32px;
                height: 32px;
                position: absolute;
                bottom: 0;
                right: 0;
                background-image: url(../../../../../frontend/Magento/luma/zh_Hans_CN/Maijindou_Catalog/images/zoom.png);
                background-position: center;
                background-size: 30px;
                background-repeat: no-repeat;
                content: '';
                display: block;
                pointer-events: none;
                text-decoration: none;
                z-index: 10
            }

            .product-details-carousel .product-big-images img {
                height: auto;
                left: 50%;
                max-height: 100%;
                max-width: 100%;
                position: absolute;
                top: 50%;
                -webkit-transform: translate3d(-50%,-50%,0);
                -ms-transform: translate3d(-50%,-50%,0);
                -o-transform: translate3d(-50%,-50%,0);
                transform: translate3d(-50%,-50%,0);
                transition-duration: .3s;
                transition-property: width,height,top,left;
                vertical-align: middle;
                width: auto
            }

        .product-details-carousel .max {
            width: 380px;
            height: 380px;
            border: 1px solid #000;
            display: none;
            overflow: hidden;
            position: absolute;
            top: 0;
            left: 101%
        }

            .product-details-carousel .max img {
                position: absolute;
                top: 0;
                left: 0;
                max-width: 500%
            }

        .product-details-carousel .product-images-swiper-lazy {
            border: 2px solid transparent
        }

            .product-details-carousel .product-images-swiper-lazy.hover {
                border-color: #ff5501
            }

    .page-products .products-grid .product-item {
        width: 33.33333333%
    }

    .page-products.page-layout-1column .products-grid .product-item {
        width: 25%
    }

    .page-products.page-layout-3columns .products-grid .product-item {
        width: 50%
    }

    .page-products .products-grid .product-item-details {
        padding: 0 6px
    }

        .page-products .products-grid .product-item-details .product-item-actions .actions-primary {
            display: block
        }

            .page-products .products-grid .product-item-details .product-item-actions .actions-primary .action.primary {
                width: 100%;
                background: #0f5185;
                border: 1px solid #0f5185;
                border-radius: 0;
                text-align: center
            }

        .page-products .products-grid .product-item-details .minimal-price {
            margin-bottom: 0
        }

        .page-products .products-grid .product-item-details .category-product-list-dec {
            margin-top: 24px
        }

        .page-products .products-grid .product-item-details .product-item-name {
            height: 34px;
            margin: 0;
            overflow-y: hidden
        }

        .page-products .products-grid .product-item-details .product-list-manufacturing-number {
            display: none;
            width: 100%;
            overflow: hidden;
            white-space: nowrap;
            text-overflow: ellipsis;
            height: 16px
        }

        .page-products .products-grid .product-item-details .brand {
            position: relative
        }

    .page-products .category-mobile, .page-products .mobile-shop-by {
        display: none
    }

    .page-products .mobile-sorter {
        display: none !important
    }

    .page-products .breadcrumbs {
        margin-top: 10px;
        margin-bottom: 5px
    }

    .page-products .category-image {
        margin-bottom: 10px
    }

    .page-products .product-subcategory {
        margin-bottom: 10px;
        margin-top: 10px;
        height: 54px;
        overflow: hidden;
        display: none
    }

        .page-products .product-subcategory .content {
            float: left;
            width: 100%
        }

            .page-products .product-subcategory .content a {
                display: inline-block;
                padding: 0 15px;
                border: 1px solid #ccc;
                margin-bottom: 10px;
                margin-right: 10px;
                height: 50px;
                line-height: 50px;
                font-weight: 700;
                color: #333;
                font-size: 1.2rem
            }

                .page-products .product-subcategory .content a img {
                    width: 35px;
                    height: 35px;
                    vertical-align: middle;
                    margin-right: 15px
                }

        .page-products .product-subcategory .More {
            width: 4%;
            float: right;
            background: #08457c;
            color: #fff;
            text-align: center;
            height: 50px;
            line-height: 42px;
            cursor: pointer;
            font-size: 12px;
            position: relative;
            display: none
        }

            .page-products .product-subcategory .More.cur {
                display: block
            }

            .page-products .product-subcategory .More:after {
                font-family: 'luma-icons';
                content: '\e622';
                color: #fff;
                font-size: 12px;
                position: absolute;
                top: 15px;
                left: 8px
            }

        .page-products .product-subcategory.current {
            height: auto
        }

            .page-products .product-subcategory.current .More:after {
                content: '\e621'
            }

    .page-products .products.wrapper {
        margin-top: 30px
    }

    .page-products .products-grid .product-reviews-summary {
        margin-bottom: 5px;
        position: absolute
    }

    .page-products .products-grid .price-final_price {
        padding-top: 25px;
        margin: 0
    }

        .page-products .products-grid .price-final_price .price-box {
            margin: 0
        }

    .page-products .products-grid .product-item-info:hover .product-item-inner .action.primary, .page-products .products-grid .product-item-info.active .product-item-inner .action.primary {
        background: #1979c3;
        border: 1px solid #1979c3
    }

    .page-products .products.wrapper ~ .toolbar-products .pages {
        float: right
    }

        .page-products .products.wrapper ~ .toolbar-products .pages .pages-items li {
            vertical-align: top
        }

        .page-products .products.wrapper ~ .toolbar-products .pages .pages-items .action {
            box-shadow: none;
            border-radius: 0;
            background: 0;
            color: #333
        }

            .page-products .products.wrapper ~ .toolbar-products .pages .pages-items .action:before {
                content: ""
            }

            .page-products .products.wrapper ~ .toolbar-products .pages .pages-items .action .label + span {
                position: static
            }

        .page-products .products.wrapper ~ .toolbar-products .pages .pages-items .page {
            padding: 3px 8px;
            border: 1px solid #ccc;
            color: #333
        }

        .page-products .products.wrapper ~ .toolbar-products .pages .pages-items .pages-item-previous a, .page-products .products.wrapper ~ .toolbar-products .pages .pages-items .pages-item-next a {
            padding: 3px 15px;
            margin: 0
        }

        .page-products .products.wrapper ~ .toolbar-products .pages .pages-items .pagefirst a {
            padding: 3px 12px
        }

    .page-products .products.wrapper ~ .toolbar-products .limiter {
        display: none
    }

    .block-content {
        font-size: 12px
    }

        .block-content .filter-options-content ol.items {
            height: 34px;
            overflow: hidden;
            width: 1030px;
            float: left
        }

        .block-content li.review-item {
            padding-top: 22px;
            padding-bottom: 5px
        }

            .block-content li.review-item .review-title {
                float: left;
                font-size: 16px;
                font-weight: 400;
                margin-bottom: 3px;
                color: #000;
                width: 130px;
                padding-left: 5px
            }

            .block-content li.review-item .review-ratings {
                float: left;
                margin-top: -7px
            }

                .block-content li.review-item .review-ratings .rating-summary.item {
                    display: inline-block;
                    width: auto;
                    vertical-align: middle
                }

                .block-content li.review-item .review-ratings .review-details {
                    display: inline-block;
                    margin-top: 3px;
                    vertical-align: middle
                }

            .block-content li.review-item .review-content {
                display: inline-block;
                width: 100%;
                margin: 10px 0 0;
                font-size: 15px;
                color: #333;
                height: 45px;
                line-height: 22px;
                overflow: hidden;
                padding: 0 5px
            }

    .review-toolbar .pages {
        overflow: hidden
    }

        .review-toolbar .pages ul.items {
            float: right
        }

            .review-toolbar .pages ul.items a.page.first, .review-toolbar .pages ul.items a.page.last {
                border: 1px solid #ccc;
                width: 55px;
                height: 40px;
                line-height: 40px
            }

            .review-toolbar .pages ul.items li.item {
                margin-right: 8px
            }

                .review-toolbar .pages ul.items li.item > a, .review-toolbar .pages ul.items li.item > strong {
                    border: 1px solid #ccc;
                    width: 30px;
                    height: 40px;
                    line-height: 40px;
                    -webkit-box-sizing: border-box;
                    -moz-box-sizing: border-box;
                    box-sizing: border-box;
                    color: #666;
                    font-size: 14px
                }

                    .review-toolbar .pages ul.items li.item > a.action.next {
                        width: 80px;
                        margin-left: 0;
                        margin-bottom: -13px;
                        background: #fff
                    }

                        .review-toolbar .pages ul.items li.item > a.action.next:before {
                            content: none
                        }

                        .review-toolbar .pages ul.items li.item > a.action.next span.label {
                            display: none
                        }

                        .review-toolbar .pages ul.items li.item > a.action.next span {
                            position: static
                        }

                .review-toolbar .pages ul.items li.item.pages-item-next {
                    height: 35px
                }

    .review-form-actions .actions-primary button {
        background: #0f5085;
        border-radius: unset;
        width: 110px !important;
        height: 40px
    }

        .review-form-actions .actions-primary button span {
            font-weight: 400
        }

    fieldset.review-fieldset .field {
        margin-bottom: 30px
    }

    fieldset.review-fieldset .review-field-rating, fieldset.review-fieldset .review-field-nickname, fieldset.review-fieldset .review-field-summary, fieldset.review-fieldset .review-field-text {
        overflow: hidden
    }

        fieldset.review-fieldset .review-field-rating > label, fieldset.review-fieldset .review-field-nickname > label, fieldset.review-fieldset .review-field-summary > label, fieldset.review-fieldset .review-field-text > label {
            float: left;
            margin-bottom: -5px !important;
            width: 7%;
            text-align: center
        }

        fieldset.review-fieldset .review-field-rating > div, fieldset.review-fieldset .review-field-nickname > div, fieldset.review-fieldset .review-field-summary > div, fieldset.review-fieldset .review-field-text > div {
            float: left;
            margin-left: 5px;
            width: 270px
        }

            fieldset.review-fieldset .review-field-rating > div textarea:focus, fieldset.review-fieldset .review-field-nickname > div textarea:focus, fieldset.review-fieldset .review-field-summary > div textarea:focus, fieldset.review-fieldset .review-field-text > div textarea:focus, fieldset.review-fieldset .review-field-rating > div input:focus, fieldset.review-fieldset .review-field-nickname > div input:focus, fieldset.review-fieldset .review-field-summary > div input:focus, fieldset.review-fieldset .review-field-text > div input:focus {
                outline: none;
                -webkit-box-shadow: none;
                -moz-box-shadow: none;
                box-shadow: none
            }

        fieldset.review-fieldset .review-field-text > div {
            width: 90%
        }

        fieldset.review-fieldset .review-field-rating > div.control {
            margin-top: -3px;
            margin-bottom: 30px
        }

        fieldset.review-fieldset .review-field-rating .review-control-vote label:before, fieldset.review-fieldset .review-field-rating .review-control-vote:before {
            font-size: 25px;
            height: 28px;
            letter-spacing: 7px;
            line-height: 28px
        }

    .page-products .columns {
        padding-top: 0;
        position: static;
        z-index: 1
    }

    .toolbar-amount {
        display: block;
        float: right;
        position: static;
        margin-right: 20px;
        padding: 0;
        line-height: 36px;
        height: 36px;
        font-size: 1.2rem
    }

        .toolbar-amount .total {
            color: #eb2c03
        }

        .toolbar-amount .toolbar-number {
            font-weight: 700
        }

    .top-toolbar .toolbar-products {
        border: 1px solid #eee;
        z-index: 9
    }

        .top-toolbar .toolbar-products .sorter-options {
            border: 0
        }

        .top-toolbar .toolbar-products ul {
            padding-left: 0;
            display: inline-block;
            font-size: 0
        }

            .top-toolbar .toolbar-products ul li {
                display: inline-block;
                padding: 0 14px;
                color: #333;
                font-size: 14px;
                border-right: 1px solid #eee;
                height: 37px;
                line-height: 37px
            }

                .top-toolbar .toolbar-products ul li.selected {
                    background: #08457c
                }

                    .top-toolbar .toolbar-products ul li.selected a {
                        color: #fff
                    }

                        .top-toolbar .toolbar-products ul li.selected a.sorter-action.sort-asc:before {
                            content: "";
                            background: #08457c url(../images/monotaro-icon.png) no-repeat;
                            background-position: -42px -1px
                        }

                        .top-toolbar .toolbar-products ul li.selected a.sorter-action.sort-desc:before {
                            content: "";
                            background: url(../images/monotaro-icon.png) no-repeat;
                            background-position: -42px -38px
                        }

    .products.wrapper ~ .toolbar .pages {
        float: left;
        margin-bottom: 0
    }

    .products-list .category-product-list, .products-list .product-item-inner {
        float: right;
        width: 25%
    }

    .products-list .product-item {
        padding-top: 15px
    }

    .products-list .product-item-info {
        border-bottom: 1px solid #ccc;
        display: block;
        width: 100%;
        padding-bottom: 20px
    }

    .products-list .product-item-info-list {
        padding-bottom: 5px
    }

    .products-list .category-product-list .reviews-actions .review, .products-list .category-product-list .reviews-actions .action.add {
        display: none
    }

    .products-list .product-item-inner .product-item-actions .actions-primary {
        display: block
    }

        .products-list .product-item-inner .product-item-actions .actions-primary .action.primary {
            width: 100%;
            text-align: center;
            background: #0f5185;
            border-color: #0f5185;
            border-radius: 0
        }

    .products-list .product-item-inner .product-item-actions #category-product-list {
        padding: 0;
        padding-top: 10px
    }

    .products-list .product-item-inner .product-item-description {
        display: none;
        margin: 5px 0
    }

        .products-list .product-item-inner .product-item-description a {
            color: #a8a8a8
        }

    .products-list .category-product-price-list {
        margin-top: 55px
    }

        .products-list .category-product-price-list .price-box .price {
            font-size: 20px
        }

        .products-list .category-product-price-list .price-box .old-price .price {
            font-size: 16px
        }

    .products-list .category-product-list-dec {
        float: left;
        width: 65%;
        min-height: 100px;
        margin-bottom: 15px;
        margin-top: 5px
    }

        .products-list .category-product-list-dec .delivery-day .threeday {
            font-size: 12px;
            font-weight: 700;
            color: #646464
        }

        .products-list .category-product-list-dec .product-item-name a {
            font-weight: 700
        }

        .products-list .category-product-list-dec .delivery-day {
            padding-bottom: 15px;
            padding-top: 10px
        }

    .products-list .category-product-list-list .product-item-name {
        margin: 0
    }

        .products-list .category-product-list-list .product-item-name a {
            font-size: 16px;
            color: #2e68aa
        }

    .products-list .category-product-list-list .product-list-manufacturing-number {
        display: none;
        color: #0f3d72;
        padding-bottom: 10px
    }

    .products-list .category-product-list-list .product-list-description {
        height: 120px;
        overflow-y: hidden;
        color: #000;
        margin-top: 10px
    }

    .products-list .category-product-list-list .product-list-breadcrumbs {
        margin: 0;
        padding: 0;
        margin-top: 10px
    }

        .products-list .category-product-list-list .product-list-breadcrumbs a {
            color: gray
        }

        .products-list .category-product-list-list .product-list-breadcrumbs ul {
            height: 18px;
            width: 700px
        }

            .products-list .category-product-list-list .product-list-breadcrumbs ul:before {
                background: url(../images/breadcrumbs_path.png) no-repeat;
                position: relative;
                top: -5px;
                background-size: 80%;
                width: 30px;
                height: 25px;
                content: ' ';
                vertical-align: top;
                display: inline-block;
                font-weight: 400;
                margin-left: -5px;
                margin-right: -5px
            }

    .products-list .delivery-day span {
        height: 16px;
        line-height: 16px;
        border-radius: 5px
    }

    .products-list .delivery-day-list {
        float: right;
        width: 25%;
        margin-top: 35px
    }

    .modes {
        display: inline-block;
        float: right;
        border-left: 1px solid #eee;
        height: 36px
    }

    .products.wrapper ~ .toolbar .modes {
        display: none
    }

    .modes-mode {
        float: left;
        font-weight: 400;
        padding: 7px 10px;
        text-align: center;
        line-height: 18px
    }

    .modes-label + .modes-mode {
        padding: 7px 5px 7px 15px;
        color: #7d7d7d
    }

    .modes-mode:last-child {
        padding: 7px 15px 7px 5px;
        color: #7d7d7d
    }

    .modes-mode.active {
        color: #08457c;
        border-right: 0;
        float: left;
        font-weight: 400;
        padding: 7px 15px;
        text-align: center;
        line-height: 18px;
        display: inline-block;
        text-decoration: none
    }

        .modes-mode.active:before {
            color: #08457c
        }

        .modes-mode.active > span {
            border: 0;
            clip: rect(0,0,0,0);
            height: 1px;
            margin: -1px;
            overflow: hidden;
            padding: 0;
            position: absolute;
            width: 1px
        }

        .modes-mode.active:before {
            -webkit-font-smoothing: antialiased;
            -moz-osx-font-smoothing: grayscale;
            font-size: 16px;
            line-height: inherit;
            color: #7d7d7d;
            content: '\e60d';
            font-family: 'luma-icons';
            vertical-align: middle;
            display: inline-block;
            font-weight: 400;
            overflow: hidden;
            speak: none;
            text-align: center
        }

        .modes-mode.active:hover:before {
            color: #7d7d7d
        }

    .mode-grid.active {
        padding-right: 5px
    }

    .mode-list.active {
        padding-left: 5px
    }

    .page-products .sidebar-main {
        width: 100% !important;
        padding-right: 0
    }

        .page-products .sidebar-main .page-title-wrapper {
            margin-left: 5px
        }

    .page-products .column.main {
        width: 100% !important
    }

    .page-products .sidebar-additional {
        padding-right: 0
    }

        .page-products .sidebar-additional .block.block-reorder, .page-products .sidebar-additional .block.block-wishlist, .page-products .sidebar-additional .block-compare .empty {
            display: none
        }

        .page-products .sidebar-additional .product-item-name a {
            max-width: 170px;
            overflow: hidden;
            display: block
        }

    .page-products .toolbar-products .modes-mode.active:before, .page-products .toolbar-products .modes-mode:before {
        -webkit-font-smoothing: antialiased;
        -moz-osx-font-smoothing: grayscale;
        font-size: 16px;
        line-height: inherit;
        content: '';
        font-family: 'luma-icons';
        vertical-align: middle;
        display: inline-block;
        font-weight: 400;
        overflow: hidden;
        speak: none;
        text-align: center
    }

    .page-products .toolbar-products .modes-mode:before, .page-products .toolbar-products .modes-mode:before {
        background: url(../images/monotaro-icon.png) no-repeat;
        width: 20px;
        height: 20px
    }

    .page-products .toolbar-products .mode-grid:before {
        background-position: 0 -101px
    }

    .page-products .toolbar-products .mode-grid.active:before {
        background-position: 0 -173px
    }

    .page-products .toolbar-products .mode-list:before {
        background-position: 0 -68px
    }

    .page-products .toolbar-products .mode-list.active:before {
        background-position: 0 -138px
    }

    .page-products .toolbar-products .modes-mode.active > span, .page-products .toolbar-products .modes-mode > span {
        border: 0;
        clip: rect(0,0,0,0);
        height: 1px;
        margin: -1px;
        overflow: hidden;
        padding: 0;
        position: absolute;
        width: 1px
    }

    .catalogsearch-result-index .product-subcategory {
        display: none
    }

    .catalogsearch-result-index .column.main dl {
        margin: 0
    }

        .catalogsearch-result-index .column.main dl dt, .catalogsearch-result-index .column.main dl dd {
            display: inline-block;
            padding: 10px 8px;
            border: 1px solid #ccc
        }

        .catalogsearch-result-index .column.main dl dd {
            border-left: 0;
            width: 76%;
            position: relative;
            top: 5px
        }

            .catalogsearch-result-index .column.main dl dd .content {
                width: 100%;
                overflow: hidden;
                text-overflow: ellipsis;
                white-space: nowrap
            }

            .catalogsearch-result-index .column.main dl dd a {
                padding: 0 10px
            }

        .catalogsearch-result-index .column.main dl dt {
            background: #08457c;
            color: #fff;
            position: relative
        }

            .catalogsearch-result-index .column.main dl dt em {
                border-style: dashed dashed dashed solid;
                border-color: transparent transparent transparent #08457c;
                border-width: 20px 12px;
                width: 0;
                height: 0;
                display: block;
                position: absolute;
                top: 0;
                right: -24px
            }

                .catalogsearch-result-index .column.main dl dt em:first-child {
                    z-index: 9
                }

            .catalogsearch-result-index .column.main dl dt .white:before {
                content: '';
                position: absolute;
                top: -22px;
                right: -18px;
                width: 0;
                height: 0;
                border-style: dashed dashed dashed solid;
                border-color: transparent transparent transparent #ccc;
                border-width: 21px 12px
            }

            .catalogsearch-result-index .column.main dl dt .white:after {
                content: '';
                position: absolute;
                top: -22px;
                right: -17px;
                width: 0;
                height: 0;
                border-style: dashed dashed dashed solid;
                border-color: transparent transparent transparent #fff;
                border-width: 21px 12px
            }

    .catalogsearch-result-index .sidebar-main .page-title-wrapper h1 {
        font-size: 1.4rem;
        padding: 10px;
        padding-left: 0 !important;
        margin-bottom: 0;
        font-weight: 700;
        line-height: 20px
    }

    .catalog-category-view .top-toolbar ~ .product-subcategory {
        display: none
    }

    #category-product-grid a, #category-product-list a:hover {
        text-decoration: none;
        vertical-align: middle
    }

    .page-products .products-grid #category-product-grid a {
        line-height: 22px
    }

    #category-product-grid {
        float: right;
        margin-bottom: 0;
        position: relative;
        z-index: 9;
        text-align: right;
        padding-top: 12px;
        white-space: nowrap;
        margin-left: -10px
    }

    .page-products .product-item .tocompare:before {
        content: '+';
        font-size: 20px;
        line-height: 22px;
        position: relative;
        top: -3px;
        vertical-align: middle;
        display: inline-block;
        left: 0;
        width: 10px
    }

    .page-products .product-item .towishlist:before {
        margin: 0;
        content: "";
        background: url(../images/monotaro-icon.png) 0 -206px;
        height: 20px
    }

    .ie11 .page-products .product-item .towishlist:before {
        position: relative;
        left: 7px
    }

    .page-products .products-list .product-item .tocompare:before {
        width: 13px
    }

    .page-products .products-grid .product-item {
        margin-left: 7px !important
    }

        .page-products .products-grid .product-item .product-item-info {
            border: 1px solid #ccc;
            -webkit-transition: border-color .3s;
            -moz-transition: border-color .3s;
            -ms-transition: border-color .3s;
            -o-transition: border-color .3s;
            transition: border-color .3s;
            -webkit-box-sizing: border-box;
            -moz-box-sizing: border-box;
            box-sizing: border-box;
            -webkit-box-shadow: none;
            -moz-box-shadow: none;
            box-shadow: none
        }

            .page-products .products-grid .product-item .product-item-info a.product-item-photo {
                display: block;
                text-align: center
            }

            .page-products .products-grid .product-item .product-item-info:hover {
                border-color: #1979c3 !important;
                -webkit-box-shadow: none;
                -moz-box-shadow: none;
                box-shadow: none
            }

            .page-products .products-grid .product-item .product-item-info.active {
                border-color: #1979c3 !important;
                -webkit-box-shadow: none;
                -moz-box-shadow: none;
                box-shadow: none
            }

        .page-products .products-grid .product-item:nth-child(5n+1) {
            margin-left: 0 !important
        }

        .page-products .products-grid .product-item .tocompare:before {
            left: 0;
            top: -1px
        }

    .toolbar-products .modes .modes-mode:hover {
        color: #08457c
    }

        .toolbar-products .modes .modes-mode:hover:before {
            color: #08457c
        }

    .page-products .sorter {
        position: static
    }

    .mode-list:before {
        content: '\e60b'
    }

    .limiter {
        float: right
    }

    .products.wrapper ~ .toolbar .limiter {
        display: block
    }

    .catalogsearch-result-index .sidebar-main .block-content .filter-options-item {
        border-top: 0 !important
    }

        .catalogsearch-result-index .sidebar-main .block-content .filter-options-item:first-child {
            border-top: 1px solid #eee !important
        }

    .product-info-main .page-title-wrapper h1 {
        margin-bottom: 15px
    }

    .product-info-main .product-add-form {
        padding-top: 20px
    }

    .box-tocart .action.tocart {
        margin-bottom: 0;
        margin-right: 1%;
        width: 49%
    }

    .products-load-more {
        display: none
    }

    .catalog-category-view .sidebar .block-compare .block-content {
        border-left: 1px solid #ccc;
        border-right: 1px solid #ccc
    }

    .catalog-category-view .header-fixed-wrapper .page-title-wrapper {
        display: none
    }

    .product-social-links {
        text-align: left
    }

    .product-options-bottom .price-box .price-container, .product-info-price .price-box .price-container {
        font-size: 21px
    }

        .product-options-bottom .price-box .price-container .price, .product-info-price .price-box .price-container .price {
            font-size: 36px;
            line-height: 36px
        }

    .product-options-bottom .price-box .price-including-tax + .price-excluding-tax .price, .product-info-price .price-box .price-including-tax + .price-excluding-tax .price {
        font-size: 1.4rem;
        line-height: 16px
    }

    #category-product-grid .split.button.wishlist, #category-product-list .split.button.wishlist {
        margin-right: 0
    }

        #category-product-grid .split.button.wishlist .label.action.split, #category-product-list .split.button.wishlist .label.action.split {
            margin-right: 2px;
            white-space: nowrap;
            color: #707070
        }

            #category-product-grid .split.button.wishlist .label.action.split:before, #category-product-list .split.button.wishlist .label.action.split:before {
                width: 15px;
                margin: 0;
                content: "";
                background: url(../images/monotaro-icon.png) 1px -206px;
                height: 20px
            }

            #category-product-grid .split.button.wishlist .label.action.split span, #category-product-list .split.button.wishlist .label.action.split span {
                position: static;
                color: #707070;
                font-weight: 400;
                font-size: 12px;
                margin-left: 1px
            }

        #category-product-grid .split.button.wishlist .action.toggle.change, #category-product-list .split.button.wishlist .action.toggle.change {
            display: none
        }

        #category-product-grid .split.button.wishlist .label.action.split:before {
            position: relative;
            left: 5px
        }

    #category-product-list .split.button.wishlist {
        top: -1px
    }

        #category-product-list .split.button.wishlist .label.action.split span {
            color: #646464;
            font-size: 12px
        }

    .product-info-main {
        float: right
    }

    .product.media {
        float: left;
        margin-bottom: 25px
    }

    .page-layout-1column .product-info-main {
        width: 40%
    }

    .page-layout-1column .product.media {
        width: 57%
    }

    .page-layout-2columns-left .product-info-main, .page-layout-2columns-right .product-info-main, .page-layout-3columns .product-info-main {
        width: 48%
    }

    .page-layout-2columns-left .product.media, .page-layout-2columns-right .product.media, .page-layout-3columns .product.media {
        width: 50%
    }

    .product-add-form .product-options-wrapper .field .control {
        width: 80%
    }

    .sidebar .block-compare .actions-toolbar .primary {
        border: 0;
        margin-bottom: 8px
    }

    .sidebar .block-content .product-items-names {
        padding: 10px
    }

    .sidebar .product-items .product-item-info .product-item-photo {
        float: left;
        left: auto;
        margin: 0 10px 10px 0;
        position: relative;
        top: auto
    }

    .sidebar .product-items .product-item-details {
        margin: 0
    }

    .sidebar .product-items .product-item-actions {
        clear: left
    }

    .catalogsearch-result-index .sidebar-main .block-content .filter-options-item {
        border-top: 1px solid #ccc
    }

    .page-layout-2columns-left #maincontent .sidebar-main {
        width: 18.83333333%
    }

    .page-layout-2columns-left #maincontent .sidebar-additional {
        width: 18.83333333%
    }

    .page-layout-2columns-left #maincontent .column.main {
        width: 81.16666667%
    }

    .compare.wrapper {
        float: right;
        margin: 0;
        padding: 0;
        list-style: none none
    }

        .compare.wrapper .action.compare {
            line-height: 32px;
            color: #333;
            text-decoration: none
        }

            .compare.wrapper .action.compare:visited {
                color: #333;
                text-decoration: none
            }

            .compare.wrapper .action.compare:hover {
                color: #333;
                text-decoration: underline
            }

            .compare.wrapper .action.compare:active {
                color: #333;
                text-decoration: underline
            }

        .compare.wrapper .counter.qty {
            color: #7d7d7d
        }

            .compare.wrapper .counter.qty:before {
                content: '('
            }

            .compare.wrapper .counter.qty:after {
                content: ')'
            }

    #move-to-top {
        display: none !important
    }

    .block-search {
        position: relative;
        float: left;
        max-width: 800px;
        width: calc(100% - 200px - 25%);
        padding-left: 0;
        z-index: 10
    }

        .block-search:before {
            content: '\e615';
            position: absolute;
            left: 12px;
            top: 1px;
            display: inline-block;
            line-height: 34px;
            font-family: 'luma-icons';
            font-size: 16px;
            color: #000;
            z-index: 1
        }

        .block-search .control {
            border-top: 0;
            margin: 0;
            padding: 0
        }

        .block-search input {
            position: relative;
            left: 0;
            height: 36px;
            margin: 0;
            padding: 0 90px 0 32px;
            border: 1px solid #0f5085
        }

            .block-search input::-webkit-input-placeholder {
                color: #838383
            }

            .block-search input:-moz-placeholder {
                color: #838383
            }

            .block-search input::-moz-placeholder {
                color: #838383
            }

            .block-search input:-ms-input-placeholder {
                color: #838383
            }

            .block-search input:not([disabled]):focus {
                box-shadow: none
            }

        .block-search .action.search {
            display: inline-block;
            position: absolute;
            right: 0;
            top: 0;
            width: 83px;
            height: 36px;
            color: #fff;
            border: 1px solid #0f5085;
            background: #08457c;
            z-index: 1
        }

            .block-search .action.search:not(.primary) {
                box-shadow: none
            }

            .block-search .action.search[disabled] {
                opacity: 1
            }

            .block-search .action.search:focus:before {
                color: #333
            }

    .search-autocomplete {
        margin-top: 0
    }

    .wishlist-index-index .column.main .form-wishlist-items .block-wishlist-management .wishlist-toolbar .wishlist-toolbar-select input {
        vertical-align: text-bottom
    }

    .wishlist-index-index .column.main .form-wishlist-items .block-wishlist-management .wishlist-toolbar .wishlist-toolbar-select label {
        vertical-align: top
    }

    .monotaro-back, .catalog-product-view .page-title-wrapper {
        display: none
    }

    .account .header-fixed-wrapper .page-title-wrapper {
        display: none
    }

    .account .column.main .block:not(.widget) .block-title > .action {
        margin: 5px 0 0 10px
    }

    .block-minicart #minicart-content-wrapper .block-content .actions .primary {
        margin: 0
    }

    .block-minicart #minicart-content-wrapper .block-content .action.primary, .block-minicart #minicart-content-wrapper .block-content .action.viewcart {
        background: #0f5085;
        color: #fff;
        padding: 15px 17px;
        font-size: 1.4rem;
        line-height: 1.4rem;
        border: 0;
        display: block;
        border-radius: 0
    }

    .Myorder-title {
        padding: 10px 0 10px 32px;
        background: #dedede;
        border-bottom: 0;
        font-size: 1.3rem;
        color: #3c3c3c;
        font-weight: 700
    }

        .Myorder-title + .message.info.empty {
            border: 1px solid #ccc;
            padding: 20px 32px;
            background: #fff
        }

            .Myorder-title + .message.info.empty span:before {
                content: '';
                background: url(../images/monotaro-icon.png) no-repeat;
                background-position: -44px -209px;
                height: 20px;
                position: static;
                width: 24px;
                vertical-align: bottom
            }

    .magento-advancedcheckout-sku-index .form-addbysku .box-upload {
        border-top: 1px solid #ccc;
        padding-top: 20px
    }

    .login-container .block.login .actions-toolbar > .primary {
        margin-bottom: 0;
        margin-right: 30px
    }

    .login-container .block.login .actions-toolbar > .secondary {
        float: left
    }

    .login-container .fieldset > .field > .control {
        width: 100%
    }

    .form-create-account .fieldset-fullname .fields {
        display: table;
        width: 100%
    }

        .form-create-account .fieldset-fullname .fields .field {
            display: table-cell
        }

            .form-create-account .fieldset-fullname .fields .field + .field {
                padding-left: 10px
            }

    .form-create-account .fieldset-fullname .field-name-prefix, .form-create-account .fieldset-fullname .field-name-suffix {
        width: 50px
    }

    .form.password.reset, .form.send.confirmation, .form.password.forget, .form.create.account {
        min-width: 600px;
        width: 50%
    }

    .customer-account-forgotpassword .page-title-wrapper {
        text-align: center
    }

    .customer-account-forgotpassword .form.password.forget {
        margin: 0 auto
    }

        .customer-account-forgotpassword .form.password.forget .actions-toolbar {
            text-align: center
        }

            .customer-account-forgotpassword .form.password.forget .actions-toolbar .primary {
                float: none;
                margin: 0
            }

    .account.page-layout-2columns-left .form-edit-account {
        border: 1px solid #ccc
    }

        .account.page-layout-2columns-left .form-edit-account .fieldset .field .label {
            font-size: 1.3rem;
            color: #0f3d72
        }

        .account.page-layout-2columns-left .form-edit-account .fieldset.info .field {
            padding-left: 32px
        }

        .account.page-layout-2columns-left .form-edit-account .fieldset.password {
            margin-right: 5px
        }

        .account.page-layout-2columns-left .form-edit-account .actions-toolbar {
            padding-left: 32px
        }

            .account.page-layout-2columns-left .form-edit-account .actions-toolbar .primary button {
                border-radius: 0;
                margin-bottom: 50px;
                background: #0f5085;
                border-color: #0f5085;
                padding: 8px 25px
            }

    .account.page-layout-2columns-left .form-wishlist-items .product-item {
        position: relative
    }

    .account.page-layout-2columns-left .form-wishlist-items .wishlist-select {
        border: 1px solid #ccc
    }

        .account.page-layout-2columns-left .form-wishlist-items .wishlist-select .wishlist-name {
            padding: 10px;
            border-right: 1px solid #ccc;
            background: #08457c;
            color: #fff
        }

        .account.page-layout-2columns-left .form-wishlist-items .wishlist-select .wishlist-select-items .item {
            padding: 10px;
            border-right: 1px solid #ccc;
            margin-right: 0;
            color: #212121;
            font-weight: 400
        }

        .account.page-layout-2columns-left .form-wishlist-items .wishlist-select .wishlist-select-items .current {
            border: none;
            border-right: 1px solid #ccc
        }

        .account.page-layout-2columns-left .form-wishlist-items .wishlist-select .wishlist-select-items .wishlist-add a:before {
            content: "+";
            background: #08457c;
            color: #fff;
            border-radius: 50px;
            width: 20px;
            height: 20px;
            display: inline-block;
            text-align: center;
            font-size: 20px;
            line-height: 20px
        }

        .account.page-layout-2columns-left .form-wishlist-items .wishlist-select .wishlist-select-items .wishlist-add {
            border-right: 0;
            border-left: 1px solid #ccc;
            padding: 10px 15px 10px 22px
        }

            .account.page-layout-2columns-left .form-wishlist-items .wishlist-select .wishlist-select-items .wishlist-add a span {
                position: relative;
                top: -1px;
                color: #212121
            }

    .account.page-layout-2columns-left .form-wishlist-items .wishlist-title strong {
        font-size: 1.6rem;
        font-weight: 700
    }

    .account.page-layout-2columns-left .form-wishlist-items .products-grid.wishlist .product-item-info .product-item-checkbox {
        position: absolute;
        left: 9px;
        top: 7px;
        z-index: 9
    }

        .account.page-layout-2columns-left .form-wishlist-items .products-grid.wishlist .product-item-info .product-item-checkbox + .product-item-name {
            margin-left: 0;
            font-weight: 700;
            font-size: 1.2rem
        }

    .account.page-layout-2columns-left .form-wishlist-items .products-grid.wishlist .product-item-info .price-final_price {
        display: none
    }

    .account.page-layout-2columns-left .form-wishlist-items .products-grid.wishlist .product-item-info .product-item-inner .comment-box {
        display: none
    }

    .account.page-layout-2columns-left .form-wishlist-items .products-grid.wishlist .product-item-info .product-item-inner .box-tocart {
        margin-bottom: 10px
    }

    .account.page-layout-2columns-left .form-wishlist-items .products-grid.wishlist .product-item-info .product-item-inner .product-item-actions {
        position: relative;
        display: block
    }

        .account.page-layout-2columns-left .form-wishlist-items .products-grid.wishlist .product-item-info .product-item-inner .product-item-actions .action.toggle {
            color: #646464
        }

        .account.page-layout-2columns-left .form-wishlist-items .products-grid.wishlist .product-item-info .product-item-inner .product-item-actions a:hover {
            text-decoration: none
        }

        .account.page-layout-2columns-left .form-wishlist-items .products-grid.wishlist .product-item-info .product-item-inner .product-item-actions > * {
            display: block
        }

        .account.page-layout-2columns-left .form-wishlist-items .products-grid.wishlist .product-item-info .product-item-inner .product-item-actions > .action.edit {
            display: none
        }

    .account.page-layout-2columns-left .form-wishlist-items .products-grid .product-item-info {
        position: relative;
        width: 240px;
        padding: 9px;
        box-sizing: border-box
    }

        .account.page-layout-2columns-left .form-wishlist-items .products-grid .product-item-info:hover, .account.page-layout-2columns-left .form-wishlist-items .products-grid .product-item-info.active {
            background: #fff;
            box-shadow: 2px 2px 4px 5px rgba(0,0,0,.1);
            padding: 9px;
            position: relative;
            z-index: 10
        }

            .account.page-layout-2columns-left .form-wishlist-items .products-grid .product-item-info:hover .product-item-checkbox, .account.page-layout-2columns-left .form-wishlist-items .products-grid .product-item-info.active .product-item-checkbox {
                position: absolute;
                left: 9px;
                top: 7px;
                z-index: 9
            }

            .account.page-layout-2columns-left .form-wishlist-items .products-grid .product-item-info:hover .product-item-inner, .account.page-layout-2columns-left .form-wishlist-items .products-grid .product-item-info.active .product-item-inner {
                background: #fff;
                box-shadow: 2px 12px 4px 5px rgba(0,0,0,.1);
                border: none;
                left: 0;
                margin: 9px 0 0;
                padding: 0 9px 9px;
                position: absolute;
                right: 0;
                z-index: 2
            }

        .account.page-layout-2columns-left .form-wishlist-items .products-grid .product-item-info:not(:hover):not(.active) .product-item-inner {
            border: 0;
            clip: rect(0,0,0,0);
            height: 1px;
            margin: -1px;
            overflow: hidden;
            padding: 0;
            position: static;
            width: 1px
        }

    .account.page-layout-2columns-left .form-wishlist-items .actions-toolbar .primary {
        text-align: right
    }

        .account.page-layout-2columns-left .form-wishlist-items .actions-toolbar .primary button {
            background: #fff;
            border: 1px solid #ccc;
            border-radius: 0;
            box-shadow: none;
            margin-right: 4px;
            color: #212121;
            font-size: 1.2rem
        }

            .account.page-layout-2columns-left .form-wishlist-items .actions-toolbar .primary button:last-child {
                margin-right: 0
            }

    .account.page-layout-2columns-left .sidebar-main, .account.page-layout-2columns-left .sidebar-additional {
        width: 18.9%;
        margin: 0;
        padding: 0
    }

    .account.page-layout-2columns-left .block-collapsible-nav {
        margin-bottom: 10px
    }

    .account.page-layout-2columns-left .block.account-nav {
        display: none
    }

    .account.page-layout-2columns-left .block-compare {
        margin-bottom: 0
    }

        .account.page-layout-2columns-left .block-compare strong {
            font-size: 1.3rem
        }

            .account.page-layout-2columns-left .block-compare strong a {
                max-width: 170px;
                overflow: hidden;
                display: block
            }

        .account.page-layout-2columns-left .block-compare .primary a {
            font-size: 1.2rem;
            box-shadow: none
        }

        .account.page-layout-2columns-left .block-compare .empty {
            display: none
        }

        .account.page-layout-2columns-left .block-compare .actions-toolbar .primary a:hover {
            box-shadow: none
        }

    .account.page-layout-2columns-left .block-reorder {
        display: none
    }

    .account.page-layout-2columns-left .column.main {
        width: 81.1%;
        padding-left: .3%
    }

        .account.page-layout-2columns-left .column.main .block .block-title, .account.page-layout-2columns-left .column.main .form .block-title, .account.page-layout-2columns-left .column.main .block legend.legend, .account.page-layout-2columns-left .column.main .form legend.legend {
            padding: 10px 0 10px 32px
        }

        .account.page-layout-2columns-left .column.main .block .block-content, .account.page-layout-2columns-left .column.main .form .block-content {
            padding-left: 32px;
            font-size: 1.2rem
        }

            .account.page-layout-2columns-left .column.main .block .block-content .box-order-billing-method dt, .account.page-layout-2columns-left .column.main .form .block-content .box-order-billing-method dt {
                font-weight: 700
            }

            .account.page-layout-2columns-left .column.main .block .block-content:not(.widget) .box-fapiao-info, .account.page-layout-2columns-left .column.main .form .block-content:not(.widget) .box-fapiao-info {
                width: 46%;
                min-height: 110px
            }

                .account.page-layout-2columns-left .column.main .block .block-content:not(.widget) .box-fapiao-info .vat-fapiao-conent, .account.page-layout-2columns-left .column.main .form .block-content:not(.widget) .box-fapiao-info .vat-fapiao-conent {
                    -moz-column-count: 2;
                    -webkit-column-count: 2;
                    column-count: 2
                }

                    .account.page-layout-2columns-left .column.main .block .block-content:not(.widget) .box-fapiao-info .vat-fapiao-conent .fapiao-item, .account.page-layout-2columns-left .column.main .form .block-content:not(.widget) .box-fapiao-info .vat-fapiao-conent .fapiao-item {
                        float: left;
                        margin-right: 10px
                    }

                        .account.page-layout-2columns-left .column.main .block .block-content:not(.widget) .box-fapiao-info .vat-fapiao-conent .fapiao-item .Taxpayer_Registration_Num, .account.page-layout-2columns-left .column.main .form .block-content:not(.widget) .box-fapiao-info .vat-fapiao-conent .fapiao-item .Taxpayer_Registration_Num, .account.page-layout-2columns-left .column.main .block .block-content:not(.widget) .box-fapiao-info .vat-fapiao-conent .fapiao-item .Bank_Account_Num, .account.page-layout-2columns-left .column.main .form .block-content:not(.widget) .box-fapiao-info .vat-fapiao-conent .fapiao-item .Bank_Account_Num {
                            word-break: break-all
                        }

            .account.page-layout-2columns-left .column.main .block .block-content:not(.widget) .box, .account.page-layout-2columns-left .column.main .form .block-content:not(.widget) .box {
                margin-right: 10px
            }

        .account.page-layout-2columns-left .column.main .block-order-details-view .block-title, .account.page-layout-2columns-left .column.main .block-order-details-view .block-content {
            padding-left: 15px
        }

        .account.page-layout-2columns-left .column.main .block-addresses-list .addresses address {
            font-size: 1.2rem
        }

        .account.page-layout-2columns-left .column.main .block-addresses-list .addresses a.action {
            font-size: 1.3rem
        }

        .account.page-layout-2columns-left .column.main .block-addresses-list + .actions-toolbar {
            padding-left: 32px
        }

    .customer-account-index .column.main .block {
        border: 1px solid #ccc;
        border-top: 0;
        padding-bottom: 20px;
        margin-bottom: 10px
    }

    .customer-account-index .column.main .block-dashboard-orders .data.table {
        margin-top: 15px
    }

        .customer-account-index .column.main .block-dashboard-orders .data.table thead tr th:first-child, .customer-account-index .column.main .block-dashboard-orders .data.table tbody tr th:first-child, .customer-account-index .column.main .block-dashboard-orders .data.table thead tr td:first-child, .customer-account-index .column.main .block-dashboard-orders .data.table tbody tr td:first-child {
            padding-left: 0
        }

    .form-newsletter-manage .field.choice, .form-newsletter-manage .actions-toolbar {
        padding-left: 32px
    }

    .modal-inner-wrap .modal-footer button {
        background: #08457c;
        color: #fff;
        box-shadow: none;
        border: 0;
        border-radius: 0
    }

    .block-wishlist .block-title {
        padding: 10px 0 10px 10px;
        margin: 0;
        border: 1px solid #ccc;
        margin-top: 10px;
        border-bottom: 0
    }

        .block-wishlist .block-title strong {
            font-size: 1.3rem;
            font-weight: 700
        }

    .block-wishlist .block-content {
        border: 1px solid #ccc;
        border-top: 0
    }

        .block-wishlist .block-content .product-item-photo, .block-wishlist .block-content .product-item-name {
            margin-right: 0
        }

        .block-wishlist .block-content .product-items {
            border-top: 1px solid #ccc;
            padding-top: 15px
        }

            .block-wishlist .block-content .product-items .product-item-photo {
                margin: 0 10px 10px !important
            }

                .block-wishlist .block-content .product-items .product-item-photo .product-image-container {
                    width: 50px !important
                }

                .block-wishlist .block-content .product-items .product-item-photo img {
                    width: 50px;
                    max-width: 50px !important;
                    height: auto !important
                }

            .block-wishlist .block-content .product-items .product-item-details {
                margin-left: 70px
            }

        .block-wishlist .block-content .actions-toolbar {
            display: none
        }

        .block-wishlist .block-content .product-item-name .product-item-link {
            overflow: hidden;
            max-width: 90px;
            height: 2.2em;
            line-height: 1.1em;
            display: block;
            font-size: 1.2rem
        }

        .block-wishlist .block-content .price-final_price .price {
            font-size: 1.5rem
        }

        .block-wishlist .block-content .product-item-actions {
            clear: none
        }

            .block-wishlist .block-content .product-item-actions .actions-primary {
                display: block
            }

                .block-wishlist .block-content .product-item-actions .actions-primary .tocart {
                    background: #08457c;
                    font-size: 1.2rem;
                    padding: 7px;
                    border: 0
                }

        .block-wishlist .block-content .empty {
            display: none
        }

    .form-address-edit {
        border: 1px solid #ccc
    }

        .form-address-edit .actions-toolbar {
            padding-left: 32px;
            padding-bottom: 30px
        }

        .form-address-edit .fieldset .legend {
            padding-left: 32px
        }

        .form-address-edit .fieldset .field label {
            font-size: 1.2rem
        }

        .form-address-edit > .fieldset .field {
            padding-left: 32px
        }

        .form-address-edit > .fieldset + .fieldset {
            margin-right: 5px
        }

            .form-address-edit > .fieldset + .fieldset .field {
                padding-left: 0
            }

    .sales-order-history .column.main .page-title-wrapper .page-title, .page-layout-2columns-left .column.main .page-title-wrapper .page-title {
        margin-bottom: 30px
    }

    .sales-order-history .orders-history, .page-layout-2columns-left .orders-history {
        border: 1px solid #ccc
    }

        .sales-order-history .orders-history .table-order-items thead th, .page-layout-2columns-left .orders-history .table-order-items thead th {
            font-size: 1.3rem
        }

        .sales-order-history .orders-history .table-order-items tbody tr td, .page-layout-2columns-left .orders-history .table-order-items tbody tr td {
            font-size: 1.2rem
        }

    .sales-order-history .order-products-toolbar, .page-layout-2columns-left .order-products-toolbar {
        text-align: right;
        font-size: 1.2rem
    }

        .sales-order-history .order-products-toolbar .pager .toolbar-amount, .page-layout-2columns-left .order-products-toolbar .pager .toolbar-amount, .sales-order-history .order-products-toolbar .pager .limiter, .page-layout-2columns-left .order-products-toolbar .pager .limiter {
            float: none;
            text-align: right;
            display: inline-block;
            vertical-align: baseline
        }

    .account .data.table {
        margin-bottom: 0
    }

        .account .data.table .col.actions {
            white-space: nowrap;
            width: 25%;
            text-align: center
        }

            .account .data.table .col.actions a.continue-pay {
                background: #08457c;
                padding: 5px 10px;
                color: #fff
            }

    .account .block-collapsible-nav-title {
        width: 99.1%;
        height: 100%;
        position: relative;
        border: 1px solid #ccc;
        margin: 0
    }

        .account .block-collapsible-nav-title strong {
            padding: 12px 18px 12px 15px;
            display: block;
            margin: 0;
            font-size: 1.3rem
        }

    .block-addresses-list .items.addresses {
        font-size: 0
    }

        .block-addresses-list .items.addresses > .item {
            display: inline-block;
            font-size: 14px;
            margin-bottom: 20px;
            vertical-align: top;
            width: 48%
        }

            .block-addresses-list .items.addresses > .item:nth-last-child(1), .block-addresses-list .items.addresses > .item:nth-last-child(2) {
                margin-bottom: 0
            }

            .block-addresses-list .items.addresses > .item:nth-child(even) {
                margin-left: 4%
            }

    .form-edit-account .fieldset .fieldset {
        margin-bottom: 20px;
        width: 100%
    }

    .control.captcha-image .captcha-img {
        margin: 0 10px 10px 0
    }

    .customer-account-login .hp-primary-wrapper, .customer-account-create .hp-primary-wrapper {
        display: none
    }

        .customer-account-create .hp-primary-wrapper.current, .customer-account-login .hp-primary-wrapper.current {
            display: block
        }

    .customer-account-create .is_fixed .logo, .customer-account-login .is_fixed .logo {
        width: 12%
    }

    .customer-account-create .is_fixed .page-title-wrapper, .customer-account-login .is_fixed .page-title-wrapper {
        margin-top: 4px
    }

    .customer-account-login .page-title-wrapper .page-title, .customer-account-create .page-title-wrapper .page-title {
        border-left: 1px solid #ccc
    }

    .customer-account-login .page-main {
        max-width: 100%;
        padding: 0
    }

        .customer-account-login .page-main .columns {
            background: url(../images/login-bg.png) no-repeat top center;
            max-width: 100%;
            height: 500px;
            margin-bottom: 50px
        }

    .customer-account-login .login-container {
        position: relative;
        max-width: 1000px;
        margin: 0 auto
    }

        .customer-account-login .login-container img {
            width: 100%
        }

        .customer-account-login .login-container .customer-login-welcom {
            position: absolute;
            color: #fff;
            margin-top: 182px;
            padding-left: 50px
        }

        .customer-account-login .login-container .block-customer-login {
            position: absolute;
            width: 32%;
            right: 0;
            margin-top: 85px;
            border-radius: 10px
        }

            .customer-account-login .login-container .block-customer-login .login .password .control {
                display: inline-block
            }

    .catalog-product-view .product-view-load-more {
        display: none !important
    }

    body.catalog-product-view .product-info-main .optionsResult#groupResult .pdpTable {
        max-height: 400px
    }

    body.catalog-product-view #maincontent .product-info-main .optionsResult#groupResult .pdpTable table tr th[name=price], body.catalog-product-view #maincontent .product-info-main .optionsResult#groupResult .pdpTable table tr th[name=ship_lead_time] {
        padding-left: 26px
    }

    body.catalog-product-view #maincontent .product-info-main .optionsResult#groupResult .pdpTable table tr td[name=price], body.catalog-product-view #maincontent .product-info-main .optionsResult#groupResult .pdpTable table tr th[name=price], body.catalog-product-view #maincontent .product-info-main .optionsResult#groupResult .pdpTable table tr td[name=ship_lead_time], body.catalog-product-view #maincontent .product-info-main .optionsResult#groupResult .pdpTable table tr th[name=ship_lead_time] {
        text-align: center
    }

    body.catalog-product-view .hp_product .block-content.content .products.products-grid ol > li.item {
        display: block !important
    }

    body.page-product-grouped .page-bottom {
        width: 100%
    }

    body.page-product-grouped .product-recommend {
        clear: both
    }

    .block-compare .block-title {
        padding: 10px 0 10px 10px;
        margin: 0;
        border: 1px solid #ccc
    }

        .block-compare .block-title strong {
            font-size: 1.4rem;
            font-weight: 700
        }

    .block-compare .empty {
        padding: 0 10px 10px
    }

    .filter.block {
        margin-bottom: 0
    }

    .filter-title {
        display: none
    }

    .filter-content .item {
        margin: 8px 0;
        padding-left: 0;
        float: left;
        width: 190px;
        margin-right: 12px
    }

        .filter-content .item input {
            margin: 0
        }

    .filter-actions {
        margin-bottom: 0;
        text-align: center;
        padding: 0;
        float: left;
        line-height: 29px
    }

        .filter-actions a {
            border: 1px solid #ddd;
            color: #999;
            float: left;
            padding: 0 10px;
            height: 17px;
            line-height: 18px;
            margin-top: 12px;
            font-size: 12px;
            border-radius: 2px;
            white-space: nowrap;
            text-decoration: none
        }

            .filter-actions a:hover {
                border-color: #eb2c03;
                color: #eb2c03
            }

    .filter.active .filter-options, .filter-options {
        background: 0 0;
        clear: both;
        display: block;
        overflow: initial;
        position: static
    }

    .filter-subtitle {
        display: block;
        position: static
    }

    .page-layout-1column .toolbar-products {
        position: absolute;
        top: 0;
        width: 100%
    }

    .page-layout-1column .products ~ .toolbar-products {
        position: static
    }

    .page-layout-1column.page-with-filter .column.main {
        padding-top: 45px;
        position: relative;
        z-index: 1
    }

    .page-layout-1column .filter.block {
        border-top: 1px solid #ccc
    }

    .page-layout-1column .filter-content {
        margin-top: 10px
    }

    .page-layout-1column .filter-subtitle {
        display: none
    }

    .page-layout-1column .filter-options-item {
        border: 0;
        display: inline-block;
        margin-right: 25px;
        position: relative
    }

        .page-layout-1column .filter-options-item.active {
            z-index: 2
        }

            .page-layout-1column .filter-options-item.active .filter-options-content {
                visibility: visible
            }

            .page-layout-1column .filter-options-item.active:hover {
                z-index: 3
            }

            .page-layout-1column .filter-options-item.active:after, .page-layout-1column .filter-options-item.active:before {
                border: 8px solid transparent;
                height: 0;
                width: 0;
                border-bottom-color: #000;
                bottom: -1px;
                content: '';
                display: block;
                left: 5px;
                position: absolute;
                z-index: 3
            }

            .page-layout-1column .filter-options-item.active:after {
                border-bottom-color: #fff;
                margin-top: 2px;
                z-index: 4
            }

    .page-layout-1column .filter-options-title {
        padding: 0 20px 0 0
    }

        .page-layout-1column .filter-options-title:after {
            right: 2px;
            top: 3px;
            z-index: 3
        }

    .page-layout-1column .filter-options-content {
        background: #fff;
        -webkit-box-shadow: 0 3px 5px 0 rgba(50,50,50,.75);
        -moz-box-shadow: 0 3px 5px 0 rgba(50,50,50,.75);
        -ms-box-shadow: 0 3px 5px 0 rgba(50,50,50,.75);
        box-shadow: 0 3px 5px 0 rgba(50,50,50,.75);
        border: 1px solid #ccc;
        padding: 5px 0;
        position: absolute;
        top: 100%;
        visibility: hidden;
        width: 180px;
        z-index: 2
    }

        .page-layout-1column .filter-options-content .item {
            margin: 0;
            padding: 5px
        }

            .page-layout-1column .filter-options-content .item a {
                margin-left: 0
            }

            .page-layout-1column .filter-options-content .item:hover {
                background-color: #e8e8e8
            }

    .page-layout-1column .filter-current {
        display: inline;
        line-height: 35px
    }

    .page-layout-1column .filter-current-subtitle {
        color: #7d7d7d;
        display: inline;
        font-size: 14px;
        font-weight: 400;
        padding: 0
    }

        .page-layout-1column .filter-current-subtitle:after {
            content: ':'
        }

    .page-layout-1column .filter-current .item, .page-layout-1column .filter-current .items {
        display: inline
    }

    .page-layout-1column .filter-current .item {
        margin-right: 25px;
        white-space: nowrap
    }

    .page-layout-1column .filter-actions {
        display: inline;
        white-space: nowrap
    }

        .page-layout-1column .filter-actions ~ .filter-options {
            margin-top: 25px
        }

    .wishlist.window.popup {
        bottom: auto;
        top: 20%;
        left: 50%;
        margin-left: -212px;
        width: 380px;
        right: auto
    }

    .block-wishlist-management {
        margin-bottom: 20px
    }

        .block-wishlist-management .wishlist-select {
            border-bottom: 1px solid #e8e8e8;
            display: table;
            margin-bottom: 15px;
            width: 100%
        }

            .block-wishlist-management .wishlist-select .wishlist-name {
                display: table-cell;
                margin-right: 10px;
                padding: 5px 10px 10px;
                vertical-align: top;
                white-space: nowrap;
                width: 5%
            }

        .block-wishlist-management .wishlist-select-items {
            display: table-cell;
            padding-right: 160px;
            vertical-align: top
        }

            .block-wishlist-management .wishlist-select-items .item {
                display: inline-block;
                margin-right: 10px;
                padding: 5px 10px 10px
            }

                .block-wishlist-management .wishlist-select-items .item:last-child {
                    margin-right: 0
                }

            .block-wishlist-management .wishlist-select-items .current {
                border-bottom: 3px solid #ff5501;
                font-weight: 600
            }

        .block-wishlist-management .wishlist-select .wishlist-name-current {
            display: none
        }

        .block-wishlist-management .wishlist-add.item {
            position: absolute;
            right: 0;
            top: 0
        }

        .block-wishlist-management .wishlist-title strong {
            font-size: 4rem
        }

        .block-wishlist-management .wishlist-info {
            float: left
        }

        .block-wishlist-management .wishlist-toolbar {
            float: right
        }

    .block-wishlist-info-items .product-item-photo {
        margin-left: 0
    }

    .products-grid.wishlist .product-item-checkbox {
        float: left
    }

        .products-grid.wishlist .product-item-checkbox + .product-item-name {
            margin-left: 25px
        }

    .block.widget .products-grid .product-item {
        width: 33.33333333%
    }

    .sidebar .block.widget .products-grid .product-item {
        margin-left: 0;
        width: 100%
    }

        .sidebar .block.widget .products-grid .product-item .actions-secondary {
            display: block;
            padding: 10px 0
        }

    .page-layout-1column .block.widget .products-grid .product-item {
        width: 25%
    }

    .page-layout-3columns .block.widget .products-grid .product-item {
        width: 50%
    }

    .sidebar .block.widget .pager .pages-item-next {
        padding: 0
    }

        .sidebar .block.widget .pager .pages-item-next .action {
            margin: 0
        }

    .mobile_homepage_banner {
        display: none
    }

    .is-mobile {
        display: none !important
    }

    .is_fixed {
        position: fixed;
        top: 0;
        width: 100%;
        height: 48px;
        background: #0f5085;
        z-index: 1001;
        box-shadow: 0px 3px 5px 0 #ccc;
        -webkit-transform: translateZ(0)
    }

        .is_fixed .hot-search {
            display: none
        }

        .is_fixed .header.content {
            padding-top: 9px
        }

        .is_fixed .page-title-wrapper h1 span {
            color: #fff !important
        }

        .is_fixed .minicart-wrapper .action:hover:before {
            color: #f1f1f1
        }

        .is_fixed .minicart-wrapper .action:before {
            color: #fff
        }

        .is_fixed .minicart-wrapper .action .text {
            color: #fff
        }

        .is_fixed .logo img {
            margin: 0;
            width: 50px
        }

        .is_fixed .block-search .action.search {
            height: 31px;
            border: 1px solid #fff;
            background: #0f5085
        }

        .is_fixed .block-search input {
            height: 31px
        }

    .hp-promotion-box {
        padding: 0 20px
    }

       

    .header-primary-content-slider .hp-main-slider {
        height: 268px;
        margin-bottom: 2px
    }

        .header-primary-content-slider .hp-main-slider img {
            height: 268px
        }

    .header-primary-content-slider .hp-slider-bottom {
        height: 88px
    }

        .header-primary-content-slider .hp-slider-bottom img {
            height: 88px
        }

    .header-cat-nav:hover .nav-sections {
        display: block
    }

    .header-cat-nav-title {
        cursor: pointer
    }

    .header-cat-nav .hide-nav {
        display: none;
        position: absolute;
        width: 100%;
        z-index: 99;
        background: #f6f6f6
    }

    .hp-primary-main {
        float: right;
        width: 81.1%;
        padding-left: .3%;
        box-sizing: border-box
    }

        .hp-primary-main img {
            vertical-align: middle
        }

    .header-primary-content-slider {
        height: 359px
    }

        .header-primary-content-slider a {
            height: 359px
        }

    .hp-application-scenario {
        margin: 15px 0
    }

    .hp-main-wrapper .hp-main-content-title {
        padding-bottom: 8px
    }

        .hp-main-wrapper .hp-main-content-title h2 {
            padding-left: 32px;
            line-height: 32px;
            font-size: 1.6rem;
            font-weight: 700;
            color: #0f3d72
        }

            .hp-main-wrapper .hp-main-content-title h2 a {
                color: #0f3d72
            }

                .hp-main-wrapper .hp-main-content-title h2 a:hover {
                    color: #fc5214;
                    text-decoration: none
                }

    .hp-main-wrapper .hp-main-content-brand {
        margin-top: 14px
    }

        .hp-main-wrapper .hp-main-content-brand li {
            float: left;
            margin-right: 4px;
            padding-right: 4px
        }

            .hp-main-wrapper .hp-main-content-brand li a {
                color: #24282a
            }

                .hp-main-wrapper .hp-main-content-brand li a:hover {
                    color: #fc5214
                }

    .hp-main-wrapper .hp-main-content-box {
        height: 347px;
        min-width: 1240px
    }

    .hp-main-wrapper .hp-main-content-cat {
        width: 16.9%;
        height: 347px
    }

        .hp-main-wrapper .hp-main-content-cat ul {
            margin: 15px 15px 0 12px;
            padding: 12px 0
        }

            .hp-main-wrapper .hp-main-content-cat ul li {
                padding-left: 18px;
                line-height: 25px
            }

                .hp-main-wrapper .hp-main-content-cat ul li a {
                    color: #0a0a0a
                }

                    .hp-main-wrapper .hp-main-content-cat ul li.active a, .hp-main-wrapper .hp-main-content-cat ul li a:hover {
                        text-decoration: none
                    }

                        .hp-main-wrapper .hp-main-content-cat ul li.active a:after, .hp-main-wrapper .hp-main-content-cat ul li a:hover:after {
                            content: '>';
                            padding-left: 5px;
                            font-weight: 600
                        }

    .hp-main-wrapper .hp-main-content-product {
        width: 83%;
        height: 347px
    }

        .hp-main-wrapper .hp-main-content-product .hp-main-content-left {
            display: inline-block;
            width: 73%
        }

        .hp-main-wrapper .hp-main-content-product .hp-product-swiper:hover .swiper-button-next, .hp-main-wrapper .hp-main-content-product .hp-product-swiper:hover .swiper-button-prev {
            display: block
        }

        .hp-main-wrapper .hp-main-content-product .hp-product-swiper:hover .swiper-button-disabled {
            display: none
        }

      

        .hp-main-wrapper .hp-main-content-product .hp-product-swiper .product-wrapper-item {
            width: 19.9%;
            height: 173px;
            border-width: 0 1px 1px 0;
            border-style: solid;
            border-color: #dcdcdc
        }

            .hp-main-wrapper .hp-main-content-product .hp-product-swiper .product-wrapper-item .product-image-container {
                height: 120px
            }

            .hp-main-wrapper .hp-main-content-product .hp-product-swiper .product-wrapper-item .product-name {
                display: block;
                display: -webkit-box;
                height: 2rem;
                line-height: 2rem;
                -webkit-box-orient: vertical;
                -webkit-line-clamp: 1;
                overflow: hidden;
                color: #333;
                font-weight: 600;
                font-size: 1.3rem;
                text-align: center
            }

            .hp-main-wrapper .hp-main-content-product .hp-product-swiper .product-wrapper-item .price-box {
                margin-top: 10px;
                color: #eb2c03;
                padding-left: 10px
            }

                .hp-main-wrapper .hp-main-content-product .hp-product-swiper .product-wrapper-item .price-box .price-label {
                    display: none
                }

                .hp-main-wrapper .hp-main-content-product .hp-product-swiper .product-wrapper-item .price-box .old-price {
                    text-decoration: line-through
                }

                    .hp-main-wrapper .hp-main-content-product .hp-product-swiper .product-wrapper-item .price-box .old-price .price {
                        font-size: 1.4rem
                    }

                .hp-main-wrapper .hp-main-content-product .hp-product-swiper .product-wrapper-item .price-box .price {
                    font-weight: 700;
                    font-size: 1.6rem;
                    white-space: nowrap;
                    line-height: 0;
                    position: relative;
                    left: -3px
                }

            .hp-main-wrapper .hp-main-content-product .hp-product-swiper .product-wrapper-item img {
                display: block;
                width: auto;
                height: 95px;
                margin: 10px auto;
                vertical-align: middle
            }

        .hp-main-wrapper .hp-main-content-product .hp-product-swiper .swiper-button-prev {
            left: 0;
            display: none
        }

        .hp-main-wrapper .hp-main-content-product .hp-product-swiper .swiper-button-next {
            right: 0;
            display: none
        }

        .hp-main-wrapper .hp-main-content-product .hp-main-content-right {
            display: inline-block;
            width: 26.8%;
            float: right
        }

        .hp-main-wrapper .hp-main-content-product .hp-brand-floor-swiper .brand-top-area {
            text-align: center;
            padding-top: 10px
        }

            .hp-main-wrapper .hp-main-content-product .hp-brand-floor-swiper .brand-top-area a.logo-btn {
                background-color: #eee;
                border: 1px solid #eee;
                width: 180px;
                height: 28px;
                padding-top: 5px;
                display: inline-block;
                text-decoration: none
            }

            .hp-main-wrapper .hp-main-content-product .hp-brand-floor-swiper .brand-top-area a:hover {
                color: #fc5214;
                text-decoration: none
            }

        .hp-main-wrapper .hp-main-content-product .hp-brand-floor-swiper .brand-level {
            text-align: center;
            margin: 10px auto;
            width: 277px;
            
            padding-top: 8px
        }

            .hp-main-wrapper .hp-main-content-product .hp-brand-floor-swiper .brand-level a {
                display: inline-block;
                width: 125px;
                height: 50px;
                line-height: 47px;
                overflow: hidden;
                border: solid 1px #ddd;
                text-align: center;
                margin: 11px auto 0;
                margin-right: 10px;
                float:left;
            }
                .hp-main-wrapper .hp-main-content-product .hp-brand-floor-swiper .brand-level a img{
                    width:auto;
                    height:auto;
                    max-width:100%;
                    max-height:100%;
                    vertical-align:middle;
                    border:0;
                }
                .hp-main-wrapper .hp-main-content-product .hp-brand-floor-swiper .brand-level a .brand-image-wrapper {
                    display: block;
                    height: 0;
                    overflow: hidden;
                    position: relative;
                    padding-bottom: 100%
                }

                    .hp-main-wrapper .hp-main-content-product .hp-brand-floor-swiper .brand-level a .brand-image-wrapper img.brand-image {
                        bottom: 0;
                        display: block;
                        height: auto;
                        left: 0;
                        margin: 0 auto;
                        max-width: 100%;
                        position: absolute;
                        right: 0;
                        top: 0
                    }

    .page-layout-1column .hp_product .block.widget .products-grid .product-item {
        width: 19%
    }

    .header-ad-box, .hp-primary-box {
        box-sizing: border-box;
        margin-left: auto;
        margin-right: auto;
        max-width: 1280px;
        padding-left: 20px;
        padding-right: 20px;
        width: auto
    }

    .header.content {
        padding: 18px 20px 0
    }

    .page-header .panel.wrapper {
        border-bottom: none;
        color: #606060
    }

        .page-header .panel.wrapper .header.panel {
            padding-left: 0;
            padding-right: 0
        }

    .footer.content .footer_right.is-pc img {
        width: 96px
    }

    .cms-no-route .columns .no-route .top .is_mobile {
        display: none
    }

    .header.panel > .header.links {
        float: left
    }

        .header.panel > .header.links > li > a {
            color: #606060
        }

            .header.panel > .header.links > li > a:visited {
                color: #606060
            }

            .header.panel > .header.links > li > a:hover {
                color: #155b8e
            }

        .header.panel > .header.links.right {
            float: right
        }

            .header.panel > .header.links.right > li {
                margin: 0 8px 0 0
            }

                .header.panel > .header.links.right > li #livechat-top {
                    display: inline-block !important
                }

                .header.panel > .header.links.right > li a {
                    color: #606060
                }

                    .header.panel > .header.links.right > li a:hover {
                        color: #155b8e
                    }

                .header.panel > .header.links.right > li.customer-welcome .action.switch, .header.panel > .header.links.right > li.customer-welcome .action.switch:after {
                    line-height: inherit;
                    vertical-align: middle
                }

                    .header.panel > .header.links.right > li.customer-welcome .action.switch:after {
                        content: "";
                        width: 0;
                        height: 0;
                        border: 4px solid transparent;
                        border-top-color: #606060
                    }

                .header.panel > .header.links.right > li.customer-welcome .header.links .current strong {
                    color: #606060;
                    text-decoration: none;
                    display: block;
                    line-height: 1.4;
                    padding: 8px;
                    font-weight: 400
                }

                .header.panel > .header.links.right > li.customer-welcome ul {
                    margin-top: 0 !important
                }

                .header.panel > .header.links.right > li.customer-welcome.active .action.switch:after {
                    content: "";
                    width: 0;
                    height: 0;
                    border: 4px solid transparent;
                    border-bottom-color: #fff;
                    position: relative;
                    top: -5px
                }

                .header.panel > .header.links.right > li.customer-welcome.active ul {
                    margin-top: 0 !important
                }

                .header.panel > .header.links.right > li:first-child:before {
                    content: '';
                    padding-right: 0
                }

                .header.panel > .header.links.right > li.free_shipping {
                    padding-left: 40px;
                    background: url('../images/gray_header_right_car.png') no-repeat 14px center
                }

                .header.panel > .header.links.right > li.purchase_conditions {
                    padding-left: 40px;
                    background: url('../images/gray_header_purchase_conditions.png') no-repeat 14px center
                }

                .header.panel > .header.links.right > li.online_kefu a {
                    padding-left: 34px;
                    background: url('../images/chat1206.gif') no-repeat 0 center
                }

                .header.panel > .header.links.right > li.tel {
                    padding-left: 36px;
                    background: url('../images/gray_header_right_phone.png') no-repeat 15px center
                }

                .header.panel > .header.links.right > li.free_shipping, .header.panel > .header.links.right > li.purchase_conditions, .header.panel > .header.links.right > li.tel {
                    position: relative
                }

                    .header.panel > .header.links.right > li.free_shipping:before, .header.panel > .header.links.right > li.purchase_conditions:before, .header.panel > .header.links.right > li.tel:before {
                        position: absolute;
                        left: 0
                    }

                .header.panel > .header.links.right > li:last-child {
                    margin: 0
                }

                .header.panel > .header.links.right > li:before {
                    display: inline-block;
                    padding-right: 8px;
                    content: '|';
                    opacity: .3
                }

        .header.panel > .header.links > .is_login {
            display: none
        }

        .header.panel > .header.links > .authorization-link:after {
            opacity: .3
        }

    .logo {
        display: block;
        width: 18.83333333%;
        margin: 0 6px 23px 0;
        text-align: center
    }

        .logo img {
            margin: 0 auto
        }

    .page-footer {
        padding-bottom: 10px
    }

    .footer.content {
        padding-top: 27px;
        border-top: none
    }

        .footer.content .block {
            float: none
        }

        .footer.content ul {
            padding-right: 0
        }

        .footer.content .switcher.store {
            display: block;
            margin: 0
        }

        .footer.content .links {
            float: left;
            display: block;
            margin-bottom: 20px;
            padding-right: 0;
            width: calc((100% - 320px)/5);
            vertical-align: top
        }

            .footer.content .links .links {
                padding-right: 50px
            }

            .footer.content .links li {
                background: 0 0;
                border: none;
                font-size: 1.8rem;
                margin: 0;
                padding: 0
            }

                .footer.content .links li a {
                    font-size: 1.6rem
                }

            .footer.content .links a, .footer.content .links strong {
                display: inline
            }

        .footer.content .footer_right {
            float: left;
            display: block;
            margin-bottom: 20px;
            width: 320px
        }

    .block-compare .actions-toolbar .primary, .block-compare .actions-toolbar .secondary {
        display: block;
        float: none;
        margin: 0 auto
    }

    .block-compare .actions-toolbar .primary {
        border-left: 1px solid #ccc;
        border-right: 1px solid #ccc;
        text-align: center
    }

        .block-compare .actions-toolbar .primary a, .block-compare .actions-toolbar .primary a:hover {
            background: #08457c;
            color: #fff;
            box-shadow: none;
            border-radius: 0;
            border: 0
        }

    .block-compare .actions-toolbar .secondary {
        width: 101%;
        background: #f6f6f6;
        border-left: #fff;
        border-right: #fff;
        margin-left: -1px
    }

        .block-compare .actions-toolbar .secondary a {
            color: #c6c6c6;
            margin-top: 0;
            display: block;
            padding: 6px 0;
            margin-bottom: 15px
        }

    .cms-page-view .breadcrumbs {
        margin-top: 15px
    }

    .cms-page-view .privacy-policy-content {
        padding-left: 0
    }

    .cms-page-view .privacy-policy .block-collapsible-nav {
        width: 21.3%;
        border: 1px solid #ccc
    }

        .cms-page-view .privacy-policy .block-collapsible-nav .block-collapsible-content .item a {
            border-left: 0
        }

    .cms-page-view .cms-page-content {
        width: 81%;
        float: right;
        padding-left: .3%;
        margin-bottom: 30px
    }

    .cms-page-view .cms-page-nav {
        width: 18.7%;
        float: left;
        border: 1px solid #ccc;
        border-top: 0
    }

        .cms-page-view .cms-page-nav .cms-page-nav-content .item.basetitle {
            border-bottom: 1px solid #ccc;
            margin-bottom: 15px;
            border-left: 0;
            border-right: 0;
            border-top: 1px solid #ccc
        }

        .cms-page-view .cms-page-nav .cms-page-nav-content .item.last {
            margin-bottom: 15px
        }

    .cms-brand-zone.cms-page-view .page-main .cms-page-content, .cms-technology-center.cms-page-view .page-main .cms-page-content {
        width: 100%;
        padding: 0;
        float: none
    }

        .cms-brand-zone.cms-page-view .page-main .cms-page-content .content, .cms-technology-center.cms-page-view .page-main .cms-page-content .content {
            padding: 0
        }

    .cms-no-route .columns {
        padding-top: 10px
    }

        .cms-no-route .columns .block-compare {
            margin-bottom: 0
        }

            .cms-no-route .columns .block-compare .empty {
                display: none
            }

        .cms-no-route .columns .column.main {
            float: right;
            padding-left: 6%
        }

        .cms-no-route .columns .sidebar-additional {
            float: left;
            clear: none;
            padding-left: 0
        }

        .cms-no-route .columns .no-route .top .is_mobile {
            display: none
        }

        .cms-no-route .columns .no-route .bottom .item {
            display: inline-block;
            vertical-align: top;
            margin-right: 30px
        }

    .cms-site-map .hp-primary-wrapper, .cms-site-map .breadcrumbs {
        display: none
    }

    .cms-home .hp-primary-main .header-primary-nav li:nth-child(1) a {
        text-decoration: none;
        color: #08457c;
        font-size: 2rem
    }

    .cms-brand-zone .hp-primary-main .header-primary-nav li:nth-child(2) a {
        text-decoration: none;
        color: #08457c;
        font-size: 2rem
    }

    .cms-brand1011 .hp-primary-main .header-primary-nav li:nth-child(3) a {
        text-decoration: none;
        color: #08457c;
        font-size: 2rem
    }

    .cms-technology-center .hp-primary-main .header-primary-nav li:nth-child(4) a {
        text-decoration: none;
        color: #08457c;
        font-size: 2rem
    }

    .cms-about-us .hp-primary-main .header-primary-nav li:nth-child(5) a {
        text-decoration: none;
        color: #08457c;
        font-size: 2rem
    }
}

@media all and (min-width:1024px),print {
    .checkout-index-index .modal-popup .modal-inner-wrap {
        margin-left: -400px;
        width: 800px;
        left: 50%
    }

    .opc-wrapper .shipping-address-item {
        width: 50%
    }

        .opc-wrapper .shipping-address-item:before {
            display: none;
            background: #ccc;
            height: calc(100% - 20px);
            content: '';
            left: 0;
            position: absolute;
            top: 0;
            width: 1px
        }

        .opc-wrapper .shipping-address-item:nth-child(3n+1):before {
            display: none
        }

        .opc-wrapper .shipping-address-item.selected-item:before {
            display: none
        }

        .opc-wrapper .shipping-address-item.selected-item + .shipping-address-item:before {
            display: none
        }

    .table-checkout-shipping-method {
        min-width: 500px
    }

    .wishlist-index-index .products-grid .product-items {
        margin: 0
    }

    .wishlist-index-index .products-grid .product-item {
        margin-bottom: 20px;
        margin-left: calc((100% - 4*24.439%)/3);
        padding: 0;
        width: 24.439%
    }

        .wishlist-index-index .products-grid .product-item:nth-child(4n+1) {
            margin-left: 0
        }

    .products-grid .product-item {
        width: 20%
    }

    .page-layout-1column .products-grid .product-item {
        width: 16.66666667%
    }

    .page-layout-3columns .products-grid .product-item {
        width: 25%
    }

    .page-products .products-grid .product-items {
        margin: 0
    }

    .page-products .products-grid .product-item {
        margin-left: calc((100% - 5*19.538%)/3);
        padding: 0;
        width: 19.538%
    }

        .page-products .products-grid .product-item:nth-child(4n+1) {
            margin-left: 0
        }

        .page-products .products-grid .product-item:nth-child(4n) {
            margin-left: 0
        }

    .page-products.page-layout-1column .products-grid .product-item {
        margin-left: 0;
        width: 20%
    }

    .page-products.page-layout-3columns .products-grid .product-item {
        margin-left: 1%;
        width: 32.667%
    }

        .page-products.page-layout-3columns .products-grid .product-item:nth-child(3n) {
            margin-left: 1%
        }

        .page-products.page-layout-3columns .products-grid .product-item:nth-child(3n+1) {
            margin-left: 0
        }

    .box-tocart .paypal:first-of-type {
        margin-top: 13px
    }

    .block.widget .products-grid .product-item {
        width: 20%
    }

    .page-layout-1column .block.widget .products-grid .product-item {
        margin-left: calc((100% - 5*(100%/6))/4);
        width: 16.66666667%
    }

        .page-layout-1column .block.widget .products-grid .product-item:nth-child(4n+1) {
            margin-left: calc((100% - 5*(100%/6))/4)
        }

        .page-layout-1column .block.widget .products-grid .product-item:nth-child(5n+1) {
            margin-left: 0
        }

    .page-layout-3columns .block.widget .products-grid .product-item {
        width: 25%
    }

    .block.widget .products-grid .product-items {
        margin: 0
    }

    .block.widget .products-grid .product-item {
        margin-left: calc((100% - 4*24.439%)/3);
        padding: 0;
        width: 24.439%
    }

        .block.widget .products-grid .product-item:nth-child(4n+1) {
            margin-left: 0
        }

    .page-layout-1column .hp-promotion-box .product-image-container {
        float: left
    }

    .page-layout-1column .hp_product .block.widget .products-grid .product-item {
        margin-left: .5%;
        margin-right: .5%;
        width: 15.6%
    }

        .page-layout-1column .hp_product .block.widget .products-grid .product-item:nth-child(4n+1) {
            margin-left: .5%;
            margin-right: .5%
        }

        .page-layout-1column .hp_product .block.widget .products-grid .product-item:nth-child(5n+1) {
            margin-left: .5%;
            margin-right: .5%
        }
}

@media all and (min-width:1440px),print {
    .sidebar-main .block-content .filter-options-item {
        border-top: 0
    }

    .sidebar .product-items .product-item-info .product-item-photo {
        float: none;
        left: 0;
        margin: 0;
        position: absolute;
        top: 0
    }

    .sidebar .product-items .product-item-details {
        margin-left: 85px
    }

    .customer-account-login .page-main .columns {
        background-size: cover
    }
}

.hide {
    display: none !important
}

.page-header {
    margin-bottom: 0
}

.brand {
    height: 17px
}

.high-light {
    color: red;
    background: #fcff13
}

.cms-home .columns {
    display: block
}

.hp-primary-wrapper:before, .hp-primary-wrapper:after {
    content: '';
    display: table
}

.hp-primary-wrapper:after {
    clear: both
}

.hp-primary-wrapper .hp-primary-box:before, .hp-primary-wrapper .hp-primary-box:after {
    content: '';
    display: table
}

.hp-primary-wrapper .hp-primary-box:after {
    clear: both
}

.hp-primary-wrapper .hp-promotion-box {
    width: auto;
    margin: 15px auto;
    max-width: 1280px;
    box-sizing: border-box
}

    .hp-primary-wrapper .hp-promotion-box .hp-flash-sale .block-title {
        width: 100%;
        height: 50px;
        line-height: 50px;
        background-color: #f6f6f6;
        border: 1px solid #f6f6f6
    }

        .hp-primary-wrapper .hp-promotion-box .hp-flash-sale .block-title .icon-title {
            height: 50px;
            width: 120px;
            display: inline-block;
            vertical-align: middle;
            background: url('/media/wysiwyg/CMS_IMG/flash_sale.png') no-repeat
        }

        .hp-primary-wrapper .hp-promotion-box .hp-flash-sale .block-title .date {
            display: inline-block;
            vertical-align: middle
        }

            .hp-primary-wrapper .hp-promotion-box .hp-flash-sale .block-title .date li {
                height: 24px;
                line-height: 24px;
                text-align: center;
                width: 24px;
                float: left
            }

                .hp-primary-wrapper .hp-promotion-box .hp-flash-sale .block-title .date li.word {
                    color: #999
                }

                .hp-primary-wrapper .hp-promotion-box .hp-flash-sale .block-title .date li.number {
                    background: #000 none repeat scroll 0 0;
                    border-radius: 3px;
                    color: #fff
                }

        .hp-primary-wrapper .hp-promotion-box .hp-flash-sale .block-title .next-notice {
            float: right;
            padding-right: 20px
        }

    .hp-primary-wrapper .hp-promotion-box .hp-flash-sale .block-content {
        width: 100%;
        border: 1px solid #f6f6f6
    }

        .hp-primary-wrapper .hp-promotion-box .hp-flash-sale .block-content .flash-sale-pagination {
            text-align: center;
            margin: 10px auto
        }

            .hp-primary-wrapper .hp-promotion-box .hp-flash-sale .block-content .flash-sale-pagination .swiper-pagination-bullet {
                width: 12px;
                height: 12px;
                border-radius: 12px
            }

            .hp-primary-wrapper .hp-promotion-box .hp-flash-sale .block-content .flash-sale-pagination .swiper-pagination-bullet-active {
                background-color: #0f5085;
                width: 24px
            }

       

        .hp-primary-wrapper .hp-promotion-box .hp-flash-sale .block-content .product-item-name {
            display: block;
            display: -webkit-box;
            height: 4rem;
            line-height: 2rem;
            -webkit-box-orient: vertical;
            -webkit-line-clamp: 2;
            overflow: hidden;
            color: #333;
            font-weight: 600;
            font-size: 1.3rem;
            text-align: left
        }

        .hp-primary-wrapper .hp-promotion-box .hp-flash-sale .block-content .price-box {
            margin-top: 10px;
            color: #eb2c03;
            padding-left: 10px
        }

            .hp-primary-wrapper .hp-promotion-box .hp-flash-sale .block-content .price-box .price-label {
                display: none
            }

            .hp-primary-wrapper .hp-promotion-box .hp-flash-sale .block-content .price-box .old-price {
                text-decoration: line-through
            }

                .hp-primary-wrapper .hp-promotion-box .hp-flash-sale .block-content .price-box .old-price .price {
                    font-size: 1.4rem
                }

            .hp-primary-wrapper .hp-promotion-box .hp-flash-sale .block-content .price-box .price {
                font-weight: 700;
                font-size: 1.6rem;
                white-space: nowrap;
                line-height: 0;
                position: relative;
                left: -3px
            }

.header-primary-content {
    float: right;
    width: 100%;
    font-size: 12px
}

.header-primary-content-slider {
    float: left;
    width: 75%
}

    .header-primary-content-slider a {
        display: block;
        width: 100%;
        background-position: center center;
        background-repeat: no-repeat;
        background-size: cover
    }

  
    .header-primary-content-slider .swiper-pagination-bullet {
        margin: 0 3px !important;
        width: 12px;
        height: 12px;
        background-color: #fff;
        opacity: 1
    }

    .header-primary-content-slider .swiper-pagination-bullet-active {
        background-color: #0f5085
    }

    .header-primary-content-slider .hp-slider-bottom a:hover img {
        box-shadow: 3px 3px 9px 0px #d0d0d0;
        transform: scale(1.02)
    }

.header-primary-content-cat {
    clear: both;
    background-color: #f6f6f6
}

    .header-primary-content-cat:before, .header-primary-content-cat:after {
        content: '';
        display: table
    }

    .header-primary-content-cat:after {
        clear: both
    }

    .header-primary-content-cat .hp-cat-list {
        background-color: #fff;
        margin-bottom: 10px;
        padding-bottom: 15px
    }

        .header-primary-content-cat .hp-cat-list:before, .header-primary-content-cat .hp-cat-list:after {
            content: '';
            display: table
        }

        .header-primary-content-cat .hp-cat-list:after {
            clear: both
        }

        .header-primary-content-cat .hp-cat-list li {
            float: left;
            width: 20%;
            padding: 15px 1% 0;
            text-align: center;
            box-sizing: border-box
        }

            .header-primary-content-cat .hp-cat-list li a {
                display: block;
                color: #24282a
            }

                .header-primary-content-cat .hp-cat-list li a img {
                    display: block;
                    height: 45px;
                    margin: 0 auto 8px
                }

.header-primary-content-user {
    float: left;
    width: 24.7%;
    margin-left: .3%;
   
    border: 1px solid #d2d2d2;
    border-bottom: 0;
    box-sizing: border-box
}

    .header-primary-content-user .hp-main-user {
        padding: 15px 5% 0
    }

    .header-primary-content-user .hp-main-user-top {
        height: 45px
    }

    .header-primary-content-user .hp-main-user-top-left {
        height: 50px;
        width: 50px;
        float: left;
        border-radius: 50%;
        overflow: hidden;
        border: 1px solid #ddd;
        line-height: 47px;
        text-align: center;
    }

        .header-primary-content-user .hp-main-user-top-left img {
            width: auto;
            height: auto;
            max-height: 100%;
            max-width: 100%;
            vertical-align: middle;
        }

    .header-primary-content-user .hp-main-user-top-right {
        float: left;
        padding-left: 10px;
        width:156px;
    }

        .header-primary-content-user .hp-main-user-top-right p {
            font-size: 14px;
            margin-top: 0;
            margin-bottom: 0;
            height: 40px;
            line-height: 40px
        }

    .header-primary-content-user .hp-main-user-under {
        height: 40px
    }

        .header-primary-content-user .hp-main-user-under ul li {
            float: left
        }

            .header-primary-content-user .hp-main-user-under ul li a {
                text-align: center;
                text-decoration: none;
                width: 65px;
                font-size: 18px;
                height: 23px;
                line-height: 23px;
                color: #0f5085;
                display: block;
                border: 1px solid #0f5085;
                border-radius: 7px
            }

            .header-primary-content-user .hp-main-user-under ul li .login {
                margin-right: 10px;
                margin-left: 20px
            }

                .header-primary-content-user .hp-main-user-under ul li .login:hover {
                    background: #0f5085;
                    color: #fff
                }

            .header-primary-content-user .hp-main-user-under ul li .register {
                background: #ff9a13;
                border: 1px solid #e9b933;
                color: #fff
            }

    .header-primary-content-user .hp-main-user-quick-order {
        display: block;
        background: #fff;
        color: #999;
        border: 1px solid;
        border-radius: 7px;
        clear: both;
        height: 26px;
        line-height: 26px;
        font-size: 14px;
        text-align: center
    }

        .header-primary-content-user .hp-main-user-quick-order:visited {
            text-decoration: none;
            color: #999
        }

        .header-primary-content-user .hp-main-user-quick-order:hover {
            text-decoration: none;
            color: #ff9a13
        }

        .header-primary-content-user .hp-main-user-quick-order:active {
            text-decoration: none;
            color: #ff9a13
        }

    .header-primary-content-user .hp-main-user-top-islogin {
        height: 70px !important;
        padding-top: 15px !important
    }

        .header-primary-content-user .hp-main-user-top-islogin .hp-main-user-top-left {
            height: 50px !important;
            width: 50px !important
        }

            .header-primary-content-user .hp-main-user-top-islogin .hp-main-user-top-left img {
                width: 50px !important
            }

        .header-primary-content-user .hp-main-user-top-islogin .hp-main-user-top-right p {
            height: 25px !important;
            line-height: 25px !important;
            overflow: hidden;
            width: 100px;
            text-overflow: ellipsis
        }

.header-primary-content-intro {
    float: left;
    width: 24.7%;
    margin-left: .3%;
    height: 220px;
    border: 1px solid #d2d2d2;
    border-top: none;
    box-sizing: border-box;
    color: #fff
}

.header-primary-content-intro-title {
    margin-bottom: 5px;
    margin-left: -1px;
    font-size: 14px;
    height: 30px;
    line-height: 30px;
    padding-left: 10px
}

.header-primary-content-intro-content {
    padding-left: 10px;
    padding-right: 10px
}

    .header-primary-content-intro-content li {
        margin: 0;
        height: 22px;
        line-height: 22px
    }

        .header-primary-content-intro-content li:first-child {
            font-weight: 700
        }

        .header-primary-content-intro-content li a {
            display: block;
            color: #000;
            overflow: hidden;
            white-space: nowrap;
            text-overflow: ellipsis
        }

.header-primary-content-intro .down {
    background-position-y: -30px;
    margin-top: 10px
}

.hp-application-scenario {
    text-align: center
}

    .hp-application-scenario:before, .hp-application-scenario:after {
        content: '';
        display: table
    }

    .hp-application-scenario:after {
        clear: both
    }

    .hp-application-scenario a {
        display: block;
        width: calc(100% - 10px);
        margin: 0 auto
    }

        .hp-application-scenario a:hover img {
            box-shadow: 3px 3px 9px 0px #d0d0d0;
            transform: scale(1.02)
        }

        .hp-application-scenario a img {
            display: block;
            margin: 0 auto
        }

.hp-main-wrapper {
    background-color: #f6f6f6;
    flex-grow: 1;
    flex-shrink: 0;
    flex-basis: auto
}

    .hp-main-wrapper:before, .hp-main-wrapper:after {
        content: '';
        display: table
    }

    .hp-main-wrapper:after {
        clear: both
    }

    .hp-main-wrapper .hp-main-content-wrapper {
        margin-bottom: 15px
    }

        .hp-main-wrapper .hp-main-content-wrapper:before, .hp-main-wrapper .hp-main-content-wrapper:after {
            content: '';
            display: table
        }

        .hp-main-wrapper .hp-main-content-wrapper:after {
            clear: both
        }

    .hp-main-wrapper .hp-main-content-title:before, .hp-main-wrapper .hp-main-content-title:after {
        content: '';
        display: table
    }

    .hp-main-wrapper .hp-main-content-title:after {
        clear: both
    }

    .hp-main-wrapper .hp-main-content-title h2 {
        float: left;
        margin: 0
    }

    .hp-main-wrapper .hp-main-content-brand {
        float: right;
        font-size: 1.2rem
    }

        .hp-main-wrapper .hp-main-content-brand li {
            float: left;
            line-height: 1em;
            border-right: 1px solid #24282a
        }

            .hp-main-wrapper .hp-main-content-brand li:last-child {
                border-right: none
            }

            .hp-main-wrapper .hp-main-content-brand li:nth-last-child(2) {
                font-weight: 400
            }

    .hp-main-wrapper .hp-main-content-box {
        clear: both
    }

    .hp-main-wrapper .hp-main-content-cat {
        float: left;
        background: url("../images/hp_cat_1.jpg")
    }

        .hp-main-wrapper .hp-main-content-cat ul li.active a {
            color: #fc5214
        }

        .hp-main-wrapper .hp-main-content-cat ul li a {
            font-size: 1.2rem;
            font-weight: 600
        }

            .hp-main-wrapper .hp-main-content-cat ul li a:hover {
                color: #fc5214
            }

    .hp-main-wrapper .hp-main-content-product {
        float: left;
        overflow: hidden;
        background: #fff;
        border-top: 1px solid #dcdcdc;
        border-right: 1px solid #dcdcdc;
        border-bottom: 1px solid #dcdcdc;
        box-sizing: border-box
    }

       

        .hp-main-wrapper .hp-main-content-product .hp-product-swiper .product-wrapper-item {
            font-size: 1.3rem;
            font-weight: 600;
            color: #13477b;
            background: #fff;
            box-sizing: border-box;
            transition: transform ease .2s;
            margin-top: 0;
            float: left;
            text-align: left;
            text-decoration: none;
            overflow: hidden
        }

            .hp-main-wrapper .hp-main-content-product .hp-product-swiper .product-wrapper-item .firstPrice {
                display: none
            }

            .hp-main-wrapper .hp-main-content-product .hp-product-swiper .product-wrapper-item .price-rise {
                display: none
            }

            .hp-main-wrapper .hp-main-content-product .hp-product-swiper .product-wrapper-item:hover {
                border: none;
                box-shadow: 3px 3px 3px 0px #d0d0d0;
                transform: scale(1.02);
                z-index: 1
            }

            .hp-main-wrapper .hp-main-content-product .hp-product-swiper .product-wrapper-item .product-image-container {
                display: block;
                margin: auto
            }

            .hp-main-wrapper .hp-main-content-product .hp-product-swiper .product-wrapper-item small {
                display: block;
                font-size: 1.2rem;
                font-weight: 500
            }

        .hp-main-wrapper .hp-main-content-product .hp-product-swiper .swiper-button-prev {
            background-image: url("../images/pre.png")
        }

        .hp-main-wrapper .hp-main-content-product .hp-product-swiper .swiper-button-next {
            background-image: url("../images/next.png")
        }

        .hp-main-wrapper .hp-main-content-product .hp-product-swiper .swiper-button-disabled {
            display: none
        }

.hp-fixed-left {
    position: fixed;
    top: 100px;
    left: 50%;
    margin-left: -685px !important;
    width: 60px;
    display: none;
    z-index: 99
}

    .hp-fixed-left li {
        margin-bottom: 2px !important
    }

        .hp-fixed-left li a {
            display: block;
            height: 35px;
            line-height: 35px;
            font-size: 1.2rem;
            color: #fff;
            text-align: center;
            background: #0f5085
        }

            .hp-fixed-left li a:hover {
                text-decoration: none;
                background: #eeb823
            }

        .hp-fixed-left li:last-child {
            margin-bottom: 0
        }

.fixed-right {
    position: fixed;
    top: 175px;
    right: 0;
    width: 60px;
    z-index: 99
}

    .fixed-right p.right_fixed_kefu {
        display: block;
        margin-top: 23px;
        cursor: pointer
    }

    .fixed-right li {
        margin-bottom: 2px !important
    }

        .fixed-right li a {
            display: block;
            padding-top: 10px;
            height: 65px;
            font-size: 1.2rem;
            color: #fff;
            text-align: center;
            background: #0f5085;
            box-sizing: border-box
        }

            .fixed-right li a:hover {
                text-decoration: none;
                background: #2979ba
            }

            .fixed-right li a img {
                display: block;
                margin: 0 auto 6px
            }

        .fixed-right li:last-child {
            margin-bottom: 0
        }

            .fixed-right li:last-child .qr-wrapper {
                display: none
            }

                .fixed-right li:last-child .qr-wrapper .qr-code {
                    text-align: center;
                    margin: 5px auto
                }

                    .fixed-right li:last-child .qr-wrapper .qr-code img {
                        display: block;
                        margin: 5px auto
                    }

                    .fixed-right li:last-child .qr-wrapper .qr-code span {
                        color: #606060
                    }

            .fixed-right li:last-child a:hover + .qr-wrapper {
                display: inline-block;
                position: fixed;
                right: 60px;
                top: 209px;
                background-color: #fff;
                width: 130px;
                border: 2px solid #08457c
            }

.page-layout-1column .hp_product {
    margin-top: 35px
}

    .page-layout-1column .hp_product:before, .page-layout-1column .hp_product:after {
        content: '';
        display: table
    }

    .page-layout-1column .hp_product:after {
        clear: both
    }

    .page-layout-1column .hp_product .block-title {
        margin-bottom: 15px
    }

        .page-layout-1column .hp_product .block-title strong {
            font-size: 1.6rem;
            font-weight: 700
        }

        .page-layout-1column .hp_product .block-title .hp_update_product {
            float: right;
            margin-top: 8px;
            padding-left: 20px;
            font-size: 1.2rem;
            background: url("../images/refresh.png") no-repeat left center;
            cursor: pointer
        }

    .page-layout-1column .hp_product .product-items {
        margin-left: 0
    }

    .page-layout-1column .hp_product .products-grid .product-item {
        display: none;
        float: left;
        margin-left: .5%;
        margin-right: .5%;
        margin-bottom: 10px;
        padding: 10px 4px;
        background: #fff;
        box-sizing: border-box
    }

        .page-layout-1column .hp_product .products-grid .product-item.active {
            display: block
        }

        .page-layout-1column .hp_product .products-grid .product-item .product-item-photo {
            display: block;
            text-align: center
        }

        .page-layout-1column .hp_product .products-grid .product-item .product-item-name {
            height: 33px;
            overflow: hidden;
            margin-left: auto;
            margin-right: auto
        }

            .page-layout-1column .hp_product .products-grid .product-item .product-item-name a {
                font-weight: 700;
                font-size: 1.2rem;
                color: #333
            }

        .page-layout-1column .hp_product .products-grid .product-item .product-item-details {
            font-size: 1.2rem;
            text-align: left;
            padding-top: 20px;
            position: relative
        }

            .page-layout-1column .hp_product .products-grid .product-item .product-item-details .product-reviews-summary {
                margin-bottom: 10px;
                position: absolute;
                top: 5px
            }

            .page-layout-1column .hp_product .products-grid .product-item .product-item-details .reviews-actions {
                display: inline;
                vertical-align: sub
            }

                .page-layout-1column .hp_product .products-grid .product-item .product-item-details .reviews-actions a.action.view span {
                    display: inline-block
                }

                    .page-layout-1column .hp_product .products-grid .product-item .product-item-details .reviews-actions a.action.view span.review {
                        display: none
                    }

                .page-layout-1column .hp_product .products-grid .product-item .product-item-details .reviews-actions a.action.add {
                    display: none
                }

            .page-layout-1column .hp_product .products-grid .product-item .product-item-details .delivery-day {
                z-index: auto
            }

            .page-layout-1column .hp_product .products-grid .product-item .product-item-details .actions-secondary {
                text-align: right;
                display: inline-block;
                position: relative;
                right: 0;
                padding-top: 13px;
                float: right
            }

                .page-layout-1column .hp_product .products-grid .product-item .product-item-details .actions-secondary .action.towishlist {
                    position: relative;
                    top: -1px
                }

                .page-layout-1column .hp_product .products-grid .product-item .product-item-details .actions-secondary .split.button.wishlist {
                    margin-right: 0
                }

                    .page-layout-1column .hp_product .products-grid .product-item .product-item-details .actions-secondary .split.button.wishlist .label.action.split {
                        margin-right: 0;
                        position: relative;
                        top: -2px
                    }

                    .page-layout-1column .hp_product .products-grid .product-item .product-item-details .actions-secondary .split.button.wishlist .action.toggle.change {
                        display: none
                    }

                .page-layout-1column .hp_product .products-grid .product-item .product-item-details .actions-secondary .action.tocompare {
                    float: right
                }

                    .page-layout-1column .hp_product .products-grid .product-item .product-item-details .actions-secondary .action.tocompare:hover {
                        text-decoration: none
                    }

                .page-layout-1column .hp_product .products-grid .product-item .product-item-details .actions-secondary .label.action.split:before, .page-layout-1column .hp_product .products-grid .product-item .product-item-details .actions-secondary .action.towishlist:before {
                    width: 12px;
                    margin: 0;
                    content: "";
                    background: url(../images/monotaro-icon.png) -2px -205px;
                    height: 20px;
                    position: relative;
                    left: 3px;
                    vertical-align: bottom
                }

                .page-layout-1column .hp_product .products-grid .product-item .product-item-details .actions-secondary .action.tocompare:before {
                    background: url(../images/meidaShare.png) -9px -9px no-repeat;
                    width: 15px;
                    height: 18px;
                    content: "";
                    display: inline-block;
                    vertical-align: bottom;
                    position: relative;
                    left: 3px
                }

                .page-layout-1column .hp_product .products-grid .product-item .product-item-details .actions-secondary .label.action.split span, .page-layout-1column .hp_product .products-grid .product-item .product-item-details .actions-secondary .action.tocompare span, .page-layout-1column .hp_product .products-grid .product-item .product-item-details .actions-secondary .action.towishlist span {
                    font-weight: 400;
                    font-size: 12px
                }

                .page-layout-1column .hp_product .products-grid .product-item .product-item-details .actions-secondary .label.action.split span, .page-layout-1column .hp_product .products-grid .product-item .product-item-details .actions-secondary .action.toggle.change:after, .page-layout-1column .hp_product .products-grid .product-item .product-item-details .actions-secondary .action.tocompare span, .page-layout-1column .hp_product .products-grid .product-item .product-item-details .actions-secondary .action.towishlist span {
                    color: #a8a8a8
                }

                .page-layout-1column .hp_product .products-grid .product-item .product-item-details .actions-secondary .action.toggle.change:before {
                    border-color: #a8a8a8
                }

            .page-layout-1column .hp_product .products-grid .product-item .product-item-details .price-final_price .price_unit {
                float: right;
                color: #939393;
                font-size: 13px;
                margin-top: -2px;
                color: #707070
            }

        .page-layout-1column .hp_product .products-grid .product-item .hp_product_price {
            margin: 5px 0 10px;
            font-size: 1.4rem;
            font-weight: 700
        }

            .page-layout-1column .hp_product .products-grid .product-item .hp_product_price .hp_product_price_label {
                display: none
            }

            .page-layout-1column .hp_product .products-grid .product-item .hp_product_price > span {
                color: #191919
            }

        .page-layout-1column .hp_product .products-grid .product-item .price-box {
            display: inline;
            color: #e21406
        }

            .page-layout-1column .hp_product .products-grid .product-item .price-box .old-price {
                text-decoration: line-through
            }

                .page-layout-1column .hp_product .products-grid .product-item .price-box .old-price .price {
                    font-size: 1.4rem;
                    color: #838383
                }

        .page-layout-1column .hp_product .products-grid .product-item .product-item-actions {
            margin-top: 0 !important;
            text-align: center
        }

        .page-layout-1column .hp_product .products-grid .product-item .actions-primary {
            display: block !important
        }

        .page-layout-1column .hp_product .products-grid .product-item .action.primary {
            width: 100%;
            background-color: #155b8e;
            border-radius: 0
        }

            .page-layout-1column .hp_product .products-grid .product-item .action.primary.simpile_product {
                background-color: #f53131;
                border-color: #f53131;
                position: relative
            }

                .page-layout-1column .hp_product .products-grid .product-item .action.primary.simpile_product i {
                    position: absolute;
                    top: 9px;
                    left: 49px;
                    display: inline-block;
                    width: 16px;
                    height: 15px;
                    background: url(../images/shoppingCart.png) no-repeat
                }

                .page-layout-1column .hp_product .products-grid .product-item .action.primary.simpile_product span {
                    margin-left: 20px
                }

    .page-layout-1column .hp_product .product-item:hover {
        background: #fff;
        box-shadow: 2px 2px 4px 5px rgba(0,0,0,.1);
        border: 1px solid 2px 2px 4px 5px rgba(0,0,0,.1);
        position: relative;
        z-index: 2
    }

        .page-layout-1column .hp_product .product-item:hover .product-item-details .actions-secondary {
            visibility: visible
        }

        .page-layout-1column .hp_product .product-item:hover .action.primary {
            background: #1979c3;
            border: 1px solid #1979c3
        }

            .page-layout-1column .hp_product .product-item:hover .action.primary.simpile_product {
                background: red;
                border-color: red
            }

.main-bottom.list-unstyled {
    clear: both;
    width: 100%;
    max-width: 1280px;
    padding: 0;
    margin: 0 auto;
    margin-bottom: 30px;
    margin-top: 30px
}

    .main-bottom.list-unstyled:before, .main-bottom.list-unstyled:after {
        content: '';
        display: table
    }

    .main-bottom.list-unstyled:after {
        clear: both
    }

    .main-bottom.list-unstyled li {
        float: left;
        padding-left: 60px;
        width: 25%;
        box-sizing: border-box
    }

        .main-bottom.list-unstyled li img {
            float: left
        }

        .main-bottom.list-unstyled li span {
            float: left;
            display: block;
            margin-left: 12px;
            line-height: 20px;
            font-size: 1.6rem;
            color: #282828
        }

.fixed-body-ad-right {
    display: none
}

@media screen and (min-width:1980px) {
    .fixed-body-ad-right {
        display: block;
        position: fixed;
        right: 60px;
        top: 130px;
        width: 280px
    }

        .fixed-body-ad-right p {
            height: 20px;
            width: 20px;
            margin: 0 auto;
            width: 230px;
            padding-top: 0
        }

            .fixed-body-ad-right p span {
                display: none;
                background: url(../images/popup_close.png) no-repeat;
                float: right;
                width: 20px;
                height: 20px;
                cursor: pointer
            }
}

@media screen and (max-width:1023px) {
    .header-primary-content-user, .header-primary-content-intro {
        display: none
    }

    .header-primary-content-slider {
        width: 100%
    }
}

@media screen and (max-width:1359px) and (min-width:769px) {
    .page-wrapper .hp-fixed-left {
        left: 0;
        margin-left: 0 !important
    }
}

@media screen and (max-width:767px) and (min-width:639px) {
    .page-products .products.list.items.product-items {
        background: #fff
    }

        .page-products .products.list.items.product-items .product-item-info:hover {
            box-shadow: none
        }
}

@media print {
    .fixed-right.list-unstyled, .hp-primary-wrapper, img.is-mobile {
        display: none
    }
}

.list-unstyled {
    margin: 0;
    padding: 0;
    list-style: none
}

    .list-unstyled li {
        margin: 0;
        padding: 0
    }

.hp-main-wrapper .hp-main-content-title .h2_bjno0 {
    background-position: -7px 0px !important;
}

.hp-main-wrapper .hp-main-content-title .h2_bjno1 {
    background-position: -7px -32px !important;
}

.hp-main-wrapper .hp-main-content-title .h2_bjno2 {
    background-position: -7px -64px !important;
}

.hp-main-wrapper .hp-main-content-title .h2_bjno3 {
    background-position: -7px -96px !important;
}

.hp-main-wrapper .hp-main-content-title .h2_bjno4 {
    background-position: -7px -128px !important;
}

.hp-main-wrapper .hp-main-content-title .h2_bjno5 {
    background-position: -7px -160px !important;
}

.hp-main-wrapper .hp-main-content-title .h2_bjno6 {
    background-position: -7px -192px !important;
}

.hp-main-wrapper .hp-main-content-title .h2_bjno7 {
    background-position: -7px -224px !important;
}

.hp-main-wrapper .hp-main-content-title .h2_bjno8 {
    background-position: -7px -256px !important;
}

.hp-main-wrapper .hp-main-content-title .h2_bjno9 {
    background-position: -7px -288px !important;
}

.hp-main-wrapper .hp-main-content-title .h2_bjno10 {
    background-position: -7px -288px !important;
}
